a:link  {

	color : #990000;

	text-decoration : none;

}



a:visited  {

	color : #990000;

	text-decoration : none;

}



a:hover {

	color : #FF0000;

	text-decoration : none;

}



a:activ {

	color : #990000;

	text-decoration : none;

}



body, td {

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

font-size:  13px;

color: #000000;

}