a {
        font-family: MS Sans Serif;
        font-size: 12px;
        color: #002D59;
        font-weight: bold;
}
a:link {
        text-decoration: none;
        color: #002D59;
}
a:visited {
        text-decoration: none;
        color: #002D59;
}
a:hover {
        text-decoration: underline;
        color: #3C3B37;
}
a:active {
        text-decoration: none;
        color: #002D59;
}
input
{
background-color:#FFFFFF;
border:#000000 solid 1px;
font-size:8pt
}

