.text {
font-family: verdana;
font-size: 10pt;
color: White;
font-smooth: always;
}
a:active        { 
text-decoration: none; 
font-family: verdana;
font-size: 10pt;
color: Yellow;
}
a:link        { 
text-decoration: none; 
font-family: verdana;
font-size: 10pt;
color: Yellow;
}
a:visited        { 
text-decoration: none; 
font-family: verdana;
font-size: 10pt;
color: Yellow;
}
a:hover        { 
text-decoration: none; 
font-family: verdana;
font-size: 10pt;
color: Yellow;
}