.link {
font-family: Trebuchet MS;
font-size: 12px;
color: #000;
text-decoration: none;
}

:hover.link {
font-family: Trebuchet MS;
font-size: 12px;
color: #9CFF00;
text-decoration: none;
}

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

:hover.link-m {
font-family: Trebuchet MS;
font-size: 11px;
color: #7E7E7E;
text-decoration: none;
}

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

:hover.link1 {
font-family: Trebuchet MS;
font-size: 11px;
color: #7DA2BA;
text-decoration: none;
}

.linkmail {
font-family: Trebuchet MS;
font-size: 11px;
color: #7E7E7E;
text-decoration: none;
}

:hover.linkmail {
font-family: Trebuchet MS;
font-size: 11px;
color: #3687BC;
text-decoration: none;
}