.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}
.green {  font-family: Verdana; font-size: 11px; color: #FFCC00; text-decoration: none}
.blue {  font-family: Verdana; font-size: 11px; color: #FFFFFF; text-decoration: none}

.txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.txt:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF3300;
text-decoration:none;
}

