
BODY {
color: white;
font: 11px Verdana, Arial, sans-serif;
margin: 0px 4px 0px 0px;
background-color:  black;
link: #00000;
vlink: #00000;
}


    H1 {
       text-decoration: none;
       letter-spacing: normal;
       line-height: normal;
       text-align: left;
       text-transform: none;
       word-spacing: normal;
       font-family: new gotic MT;
       font-weight: bold;
       font-size: medium;
       font: bold;
       font-style: normal;
       font-variant: normal;
       color: red;
       background: none;
       background-Color: #000000;
       background-image: none;
    }
    
    
    H2 {
       text-decoration: none;
       letter-spacing: normal;
       line-height: normal;
       text-align: center;
       text-transform: none;
       word-spacing: normal;
       font-family: new gotic MT;
       font-weight: bold;
       font-size: large;
       font: bold;
       font-style: normal;
       font-variant: normal;
       color: red;
       background: none;
       background-Color: #000000;
       background-image: none;
    }
   
A {
color: #0084C6;

font-weight: bold;
text-decoration: none;
}

   
       A:HOVER {

background-color: #80ffff;
color: #ff0000;
text-decoration: none;
    }



    TABLE {
       font-size: x-small;
    }
.menulinks {position:relative;}
#menucont a{color:#0084C6; font-weight:bold; text-decoration:none;}
#menucont a:hover{color:#FF6363; font-weight:bold; text-decoration:underline
overline; text-transform: uppercase;}


