﻿body, p, td
{
    font-size: 12px;
    font-family: 'Trebuchet MS', Arial,;
    text-align: left;
    text-decoration: none;
}
A:link
{
    font-size: 12px;
    font-family: 'Trebuchet MS' , Arial,;
    text-align: left;
    text-decoration: none;
    color: #dcdcdc;
}
A:hover
{
    font-size: 12px;
    font-family: 'Trebuchet MS' , Arial,;
    text-align: left;
    text-decoration: none;
    color: #87ceeb;
}
A:visited
{
    font-size: 12px;
    font-family: 'Trebuchet MS' , Arial,;
    text-align: left;
    text-decoration: none;
    color: #dcdcdc;
}
.menu
{
    width: 140px;
    border-bottom: #b0c4de 1px solid;
}
H3
{
    font-size: 14px;
    color: #006699;
    font-family: Georgia;
    text-decoration: none;
    border-bottom: #a9a9a9 1px solid;
}
