A:hover.greylinks		{
	color: #FF9900;
	text-decoration: underline; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
}
A:hover.bluelinks		{
	color: #FF9900;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
A:hover.whitelinks		{
	color: #FF9900;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodytext	{
	color: #666666; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {  }
.Heading {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #666666}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;

}
