A  {
	text-decoration : none;
	color : #cb1716;
}
A:Visited  {
	text-decoration : none;
	color : #cb1716;
}
A:Active  {
	text-decoration : none;
	color : #cb1716;
}

A:Hover  {
	text-decoration : none;
	color : #cb1716;
}

BODY  {
	font-size : 10pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
	background-color : #fd5252;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 3px;
	margin-bottom : 0px;
}

