.link {
font-family: Trebuchet MS; 
font-size: 11px; 
color: #6C6C6C; 
font-weight: bold;
text-decoration: none;

}

:hover.link {
font-family: Trebuchet MS; 
font-size: 11px; 
color: #000000;
font-weight: bold;
}

.link1 {
font-family: Trebuchet MS; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: bold;
text-decoration: none;
}

:hover.link1 {
font-family: Trebuchet MS; 
font-size: 11px; 
color: #FFDE00;
font-weight: bold;
}

.link2 {
font-family: Trebuchet MS; 
font-size: 11px; 
color: #686868; 
font-weight: bold;
text-decoration: none;
}

:hover.link2 {
font-family: Trebuchet MS; 
font-size: 11px; 
color: #000000;
font-weight: bold;
}

.link3 {
font-family: Tahoma; 
font-size: 11px; 
color: #000000;
text-decoration: none;
}

:hover.link3 {
font-family: Tahoma; 
font-size: 11px; 
color: #686868;
}