BODY {
 background: #FFF;
 color: #9d6464;}
A:link 
{
 color: #9d6464;  text-decoration: none
} 
A:visited 
{
 color: #9d6464
}
A:active
{
 color: #9d6464
}
A:hover 
{
color: #FF000;  text-decoration: underline
}
}
TD 
{
 FONT-SIZE: 10pt;
}


