a:link{
color: #ffffff;
text-decoration: underline;
font-family:'Trebuchet MS';
text-size:8pt;
}

a:visited{
color: #ffffff;
text-decoration: underline;
font-family:'Trebuchet MS';
text-size:8pt;
}

a:hover{
color: red;
text-decoration: none;
font-family:'Trebuchet MS';
text-size:8pt;
}

a:active{
color: #ffffff;
text-decoration: underline;
font-family:'Trebuchet MS';
text-size:8pt;
} 

.noText{
visibility:hidden;
}

