A 
{
 color:#006699;
 text-decoration: underline;
 font-weight: bold;
}

A:hover 
{
 color:#006699;
 text-decoration: none;
 font-weight: bold;
 }

body 
{
 font-family: Verdana,Arial;
 font-size: 13px; 
 COLOR:#OOOOOO;
 background-color:#99CCFF;
}

TD
{
 font-family: Verdana,Arial; 
 font-size: 13px;
}

.small 
{
 font-size: 9px;
}