A
{
font-family: Tahoma;
font-size: 16px;
}
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: #FFFFFF;
}
A:hover
{
text-decoration: none; 
font-weight: bold;
color: #000000;
}
P
{
font-family: Tahoma;
font-size: 16px;
color: #FFFFFF;
}