body, td
{
    font-family: verdana;
    font-size: 10px;
    color: #00356A;
}

a
{
    color: #01356A;
    font-family: verdana;
    font-size: 12px;
    font-weight:bold;
    text-decoration:underline;
}

a:hover
{
    color: #01356A;
    font-family: verdana;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
}

a.submenu
{
    color: #99C13B;
    font-family: verdana;
    font-size: 10pt;
    font-weight:bold;
    text-decoration:none;
}

a.submenu:hover
{
    color: #01356A;
    font-family: verdana;
    font-size: 10pt;
    font-weight:bold;
    text-decoration:none;
}

input:text
{
background-color:#C8EDAF;
}