A  {
	font-family : arial, helvetica, sans serif;
	color : #C82624;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	font-family : arial, helvetica, sans serif;
	color : #C82624;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	font-family : arial, helvetica, sans serif;
	color : #C82624;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;

}

A:Hover  {
	font-family : arial, helvetica, sans serif;
	color : #C82624;
	font-size : 12px;
	text-decoration: underline;
	font-weight : bold;
}


BODY  
{
font-size: 12px;
font-family: arial,  helvetica, sans serif;
color: #5A539C;
}

TD  
{
font-size: 12px;
font-family: arial, helvetica, sans serif;
color: #5A539C;
}


