.link {
font-family: Trebuchet MS; 
font-size: 11px; 
color: #FFFFFF;
text-decoration: none


}

:hover.link {
font-family: Trebuchet MS; 
font-size: 11px; 
color: #FFE400;
text-decoration: none

}

.link1 {
font-family: Tahoma; 
font-size: 11px; 
color: #FFFFFF;
text-decoration: none;

}

:hover.link1 {
font-family: Tahoma; 
font-size: 11px; 
color: #322000;
text-decoration: none;
}

.link2 {
font-family: Tahoma; 
font-size: 10px; 
color: #FFFFFF;
text-decoration: none;
font-weight: bold;

}

:hover.link2 {
font-family: Tahoma; 
font-size: 10px; 
color: #322000;
text-decoration: none;
font-weight: bold;
}

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


}

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

}

.link4 {
font-family: Tahoma; 
font-size: 11px; 
color: #00D2FF;
text-decoration: underline;
font-weight: bold;

}

:hover.link4 {
font-family: Tahoma; 
font-size: 11px; 
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}