.whiteLink11:link {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
}

.whiteLink11:visited {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
}

.whiteLink11:active {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
}

.whiteLink11:hover {
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
    color: #ffffff;
}

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

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

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

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