A:link {
    TEXT-DECORATION: none;
    text-color: #004080;
}
A:visited {
    TEXT-DECORATION: none;
    text-color: #4A78B6;
}
A:active {
    TEXT-DECORATION: none;
    text-color: #4A78B6;
}
A:hover {
    text-color: #FE7E7E;
}
.ttable TH
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #4A78B6;
    text-align: left;
}
TABLE
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000;
    background-color: #FFFFFF;
    text-align: left;
}

.headertable
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #ffffff;
    background-color: #6AA1D4;
    text-align: left;
}

.headertable A:link
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    line-height: normal;
    TEXT-DECORATION: none;
    color: #ffffff;
    text-color: #004080;
}
.headertable A:visited
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    line-height: normal;
    TEXT-DECORATION: none;
    color: #ffffff;
    text-color: #4A78B6;
}
.headertable A:active
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    line-height: normal;
    TEXT-DECORATION: none;
    color: #ffffff;
    text-color: #4A78B6;
}
.headertable A:hover
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    line-height: normal;
    TEXT-DECORATION: none;
    text-color: #FE7E7E
    text-color: #FE7E7E;
}


