a.dropdownlinks:link {
    font-size: 11px;
    color: #ffffff;
    font-family: Trebuchet MS, arial, helvetica;
    font-weight: normal;
    text-decoration: none;
}
a.dropdownlinks:visited {
    font-size: 11px;
    color: #ffffff;
    font-family: Trebuchet MS, arial, helvetica;
    font-weight: normal;
    text-decoration: none;    
}
a.dropdownlinks:active {
    font-size: 11px;
    color: #ffffff;
    font-family: Trebuchet MS, arial, helvetica;
    font-weight: normal;
    text-decoration: none;    
}
a.dropdownlinks:hover {
    font-size: 11px;
    color: #28B5E9;
    font-family: Trebuchet MS, arial, helvetica;
    font-weight: normal;
    text-decoration: none;
}