﻿.red10link:link {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: red;
}

.red10link:visited {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: red;
}

.red10link:active {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: red;
}

.red10link:hover {
    font-family: verdana;
    font-size: 10px;
    text-decoration: underline;
    color: red;
}

.green10link:link {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: green;
}

.green10link:visited {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: green;
}

.green10link:active {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: green;
}

.green10link:hover {
    font-family: verdana;
    font-size: 10px;
    text-decoration: underline;
    color: green;
}

.white10boldlink:link {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.white10boldlink:visited {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.white10boldlink:active {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.white10boldlink:hover {
    font-family: verdana;
    font-size: 10px;
    text-decoration: underline;
    color: #ffffff;
    font-weight: bold;
}

.white11boldlink:link {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.white11boldlink:visited {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.white11boldlink:active {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.white11boldlink:hover {
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
    color: #ffffff;
    font-weight: bold;
}

.black11boldlink:link {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.black11boldlink:visited {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.black11boldlink:active {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.black11boldlink:hover {
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
    color: black;
    font-weight: bold;
}
