TD, TH, BODY 
{
    font-family: 	Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-variant: 	normal;
    font-style: 	normal;
    font-size:     10pt;
    color:         Black;
}

A 
{
	color : #000000;
	text-decoration : underline;
}

A:hover 
{
	color : #ffffff;
	text-decoration : overline, underline;
}
