body, td, p {
 font-family: lucida,tahoma,verdana, helvetica, arial, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: black;
}

a {
        color: black;
        text-decoration: underline;
}

/*a:visited {
        color: #669966;
        text-decoration: underline;
}*/

a:hover {
        color: #1c439e;
        text-decoration: underline;
}

div.bottom {
 font-family: lucida,tahoma,verdana, helvetica, arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #000066;
 line-height: 15px;
}

