BODY { font-family: Verdana, Arial }
PRE { font-family: Verdana, Arial }
H3 { font-size: 15pt; color: white }
P { font-size: 10pt; color: white }
P.TINY { font-size: 1pt; color: white }
#navBar {position: absolute; top: 50px; left: 8px; width: 170px}
A:active  {
        color : #003366;
        font-family : sans-serif;
        font-size : 10pt;
}

A:hover  {
        color : #ffff00;
        font-family : sans-serif;
        font-size : 10pt;
/*        text-decoration : none;
        background-color : #480000; */
}

A:link  {
        color : #e0e000;
        font-family : sans-serif;
        font-size : 10pt;
        text-decoration : none;
}

A:visited  {
        color : #c0c000;
        font-family : sans-serif;
        font-size : 10pt;
}
