BODY, TD, font.body{
	font-family :  Trebuchet MS, Helvetica, Arial;
	font-size : 14px;
}

A{
	text-decoration : none;
	font-family : Trebuchet MS, Helvetica, Arial;
	color:  #636467;
}
	
A:HOVER {
	color: white;
	text-decoration: none;
	background: #636467;
}

A:ALINK  {
	text-decoration : none;
	font-family : Trebuchet MS, Helvetica, Arial;
	color:  #636467;
}

A:VISITED  {
	color: #47484A;
}
