a:link
{
text-decoration:underline;
color: 0000FF;
}

a:visited
{
text-decoration:underline;
color: 0000FF;
}

a:active
{
text-decoration:underline;
color: 0000FF;
}

a:hover
{
color: 000000;
text-decoration:none;
}

BODY, TABLE, TR, TD
{
font-family: Tahoma, Trebuchet MS, Verdana, Arial;
color: 000000;
background-color: FFFFFF;
font-size: 9pt;
}

.title1
{
font-family: Tahoma, Trebuchet MS, Verdana, Arial;
color: FFFFFF;
background-color: 000000;
font-size: 9pt;
}

.navmenu {
  background-color : black;
  border-bottom : FFFFFF 1px solid;
  border-left : FFFFFF 1px solid;
  border-right : FFFFFF 1px solid;
  border-top : FFFFFF 1px solid;
  font-size : 11px;
  color : 7B8FE1;
  font-family : verdana, arial, sans-serif;
  width : 234;
  height : 200;
}