A{
text-decoration:none;
}
A:hover {
color: #0000FF;
text-decoration: underline;
}
.font2
{
font-family: Verdana;
font-size: 0.6em;
color: #FFFFFF;
}
A.menu{
text-decoration:none;
font-family: Verdana;
font-size: 0.8em;
font-weight: bold;
color: #FFFFFF;
}
A.menu:hover {
color: #FFFFFF;
text-decoration: underline;
}
A.menu2{
text-decoration:none;
font-family: Verdana;
font-weight: bold;
color: #FFFFFF;
}
A.menu2:hover {
color: #FFFFFF;
text-decoration: underline;
}
.font3
{
font-family: Verdana;
font-size: 10pt;
color: #FFFFFF;
font-weight: bold;
}