.activelink
{
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#003399; 
font-weight: bold;
text-decoration: none;
}
.activelink:hover 
{
color:#F1F100;
background-color: #AAAAB0;
}
.currentlink
{
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#AAAAAA; 
font-weight: bold;
}