a:link { text-decoration: none; color: #fae000; }
a:visited { text-decoration: none; color: #fae000; }
a:hover { text-decoration: underline; color: #fae000; }
a:active { text-decoration: underline; color: #fae000; }

.text
{
font-size: 11px;
color: #fae000;
line-height: 20px;
font-family: Verdana, Arial, Helvetica;
}
