body 
{ 
font-family : Arial;	
font-size : 10pt;

}

td 
{ 
font-family : Arial; 
font-size : 10pt; 
}

A:hover
{
background: yellow; 
text-decoration: underline; 
color: red;
font-weight: none
}