.link {
font-family: Trebuchet MS;
font-weight: 800;
font-size: 11px;
color: #545454;
text-decoration: none;
}

:hover.link {
font-family: Trebuchet MS;
font-weight: 800;
font-size: 11px;
color: #000000;
text-decoration: none;
}
.link1 {
font-family: Trebuchet MS;
font-weight: 800;
font-size: 11px;
color: #F96400;
text-decoration: none;
}

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