@charset "UTF-8";
.bodytext_style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #E9E9E9;
}
.headinglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.headinglink:link					
{text-decoration: none; color: #FFFFFF; }
A.headinglink:visited				
{text-decoration: none; color: #FFFFFF; }
A.headinglink:hover					
{
	text-decoration: none;
	color: #0099FF;
}
