.blueboldlink12:link {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #0a1f24;
}

.blueboldlink12:visited {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #0a1f24;
}

.blueboldlink12:active {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #0a1f24;
}

.blueboldlink12:hover {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #0a1f24;
}

.bluelink10:link {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: #0a1f24;
}

.bluelink10:visited {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: #0a1f24;
}

.bluelink10:active {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: #0a1f24;
}

.bluelink10:hover {
    font-family: verdana;
    font-size: 10px;
    text-decoration: underline;
    color: #0a1f24;
}