
BODY {
background: #213486 url("files/backgr1.jpg") repeat fixed;
color: #000000;

}



a:link {
color: #000000;
}
a:active { 
color: #7581B4;
}

a:visited { 
color: #000000; 
}

A:HOVER { 
color: #737FB3; 
}  



h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}




.spacer {
height:5px;
}

.spacer2 {
height:8px;
}#menlink a{
color: #000000;
padding-right:5px;
text-decoration: none;
}


#menlink a:visited{
color: #000000;
}


#menlink a:active{
color: #5967A4;
}


#menlink a:hover{
text-decoration: underline;
color: #ffffff;
}
