a:link { 
font-family: tahoma;
color: white;
text-decoration: none;
}

a:hover { 
font-family: tahoma;
color: white;
text-decoration: none;
}

a:active { 
font-family: tahoma;
color: White;
text-decoration: none;
}

a:visited { 
font-family: tahoma;
color: white;
text-decoration: none;
}

a:visited:hover { 
font-family: tahoma;
color: White;
text-decoration: none; 
}