

a:link, a:visited, a:active 
{
 color:#000000;
 font-family:tahoma;
 font-size:12pt;
 text-decoration:none;
 font-weight:normal;
}

a:hover
{
 color:#ffffff;
 font-family:tahoma;
 font-size:12pt;
 text-decoration:none;
 font-weight:normal;
}



