A
{
font-family: Tahoma;
font-size: 12px;
}
A:link
{
text-decoration: none; 
font-weight: bold;
color: #FFFFFF;
}
A:visited
{
text-decoration: none; 
font-weight: bold;
color: #FFFFFF;
}
A:active
{
text-decoration: none; 
font-weight: bold;
color: #000000;
}
A:hover
{text-decoration: none; 
font-weight: bold;
color: #000000;
}
