A       {color:  #000066; text-decoration: none;  font-family: arial,helvetica,sans serif;  font-size: 12px; font-weight : bold;}

A:hover {
        COLOR: red; TEXT-DECORATION: underline
}

a:visited   {color:  #000066; text-decoration: none;  font-family: arial,helvetica,sans serif;  font-size: 12px; font-weight : bold;}

BODY {
        FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular
}
P {
        FONT-SIZE: 12px; COLOR: #050505; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular
}
TABLE {
        FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular
}
TR {
        FONT-SIZE: 12px; COLOR: #050505; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular
}
TD {
        FONT-SIZE: 12px; COLOR: #050505; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular
}

checkbox {
        BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}

img {
display:block;
}

#navbar { width: 168px; padding-left: 0px; }

#navbar a:link, #navbar a:visited {
   display: block;
   font-family: arial;
   font-size: 13px;
   color: #000066;
   text-decoration: none;
   font-weight: bold;
   margin-bottom: 0px;
}
#navbar a:hover { 
color: red;
font-weight : bold;
text-decoration: underline
}
