.linkwhite10:link {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: white;
}

.linkwhite10:visited {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: white;
}

.linkwhite10:active {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: white;
}

.linkwhite10:hover {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: #eaeaea;
}

.linkgrey11bold:link {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #4b4b4b;
}

.linkgrey11bold:visited {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #4b4b4b;
}

.linkgrey11bold:active {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #4b4b4b;
}

.linkgrey11bold:hover {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #b9740c;
}

.linklightgrey11bold:link {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #818181;
}

.linklightgrey11bold:visited {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #818181;
}

.linklightgrey11bold:active {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #818181;
}

.linklightgrey11bold:hover {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #b9740c;
}