body 
{
 font-family: times; 
 font-size: 14 px;
 background-color: #ffffff;
}

table 
{
 font-family: verdana; 
 font-size: 10 px;
}

a 
{
 color: #ff6600;
 text-decoration: none;
}

a:hover 
{
 color: #333333;
 text-decoration: underline;
}