

BODY,TH,TD {font-size:12px;color: #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif;}


A:link, A:visited, A:active {
	color: red;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

A:hover {
	color: red;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}

