BODY {
   font-family:Arial,Helvetica,verdana;
   font-size=11pt; font-weight:normal;
   letter-spacing:0.35mm;
   word-spacing:0.7mm;
   line-height:14pt;
   SCROLLBAR-FACE-COLOR: black;
   SCROLLBAR-HIGHLIGHT-COLOR: black;
   SCROLLBAR-SHADOW-COLOR: black;
   SCROLLBAR-3DLIGHT-COLOR: black;
   SCROLLBAR-ARROW-COLOR: white;
   SCROLLBAR-DARKSHADOW-COLOR: black;
   bgcolor: black;
   color: yellow;
   background-image: url("../images/menu/menu.jpg");
   background-attachment:fixed;
   background-repeat:no-repeat;
   margin-left:0px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px
}

a {  text-decoration: none;
     color:green;
     font-family:Arial,Helvetica,verdana;
     font-size=9pt;
     font-weight:normal;
     line-height:11pt;
     letter-spacing:normal;
     word-spacing:normal;
}
a:link {color:green;  }
#a:visited {color:green; }
#a:active {  color: green; }
a:hover {color:rgb(0,122,195); }

.smallfonts {
  font-family:Arial,Helvetica,verdana;
  font-size: 10px;
  font-weight:normal;
  letter-spacing:normal;
  word-spacing:normal;
  line-height:10pt;
  color: yellow;
}

.minifonts {
  font-family:Arial,Helvetica,verdana;
  font-size: 9px;
  font-weight:normal;
  letter-spacing:normal;
  word-spacing:normal;
  line-height:9pt;
  color: yellow;
}