.menu:link, .menu:visited {
font-family: verdana;
font-size: 14px;
color: #136896;
text-decoration: underline;
font-weight:bold;
padding-left:10px;
}
.menu:active, .menu:hover {
font-family: verdana;
font-size: 14px; 
color: #000000;
text-decoration: none;
font-weight:bold;
padding-left:10px;
}
.tag:link, .tag:visited {
font-family: verdana;
font-size: 13px;
color: #8b8a8a;
text-decoration: none;
}
.tag:active, .tag:hover {
font-family: verdana;
font-size: 13px; 
color: #8b8a8a;
text-decoration: underline;
}
.text {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 12px; 
color: #000000;
vertical-align: top;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}

