.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-variant: normal;
	font-weight: normal;
}
a.bodyText:link    {
	text-decoration:none;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
} 
a.bodyText:visited {text-decoration:none; font-weight:normal;} 
a.bodyText:active  {text-decoration:none; color: #C56C28; font-weight:bold;} 
a.bodyText:hover   {
	text-decoration:underline;
	color: #FFD066;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
} 
