A
{
font-family: Arial;
font-size: 10px;
color: #000000;
}
A.small
{
font-size:8pt;
}
A:link
{
text-decoration: none; 
color: #000000;
}
A:visited
{
text-decoration: none; 
color: #000000;
}
A:active
{
text-decoration: none; 
color: #000000;
}
A:hover
{
text-decoration: none; 
color: #ff0000;
}

