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

  margin: 0;
}



a:link {
color: #000000;
}

a:active { 
color: #CBF261;
}


a:visited { 
color: #000000; 
}

A:HOVER { 
color: #D1F371; 
}  


h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}





.spacer {
height:5px;
}


.spacer2 {
height:8px;
}#menu_itc {

float:center;
font-size: 0.85em;
align:center;
color: #000;
text-align:center;
background-color: #99C913; 
margin: auto;

}




#menu_itc a {

 display:block; 
float:left; 
 color: #000000;
 background-color: #99C913;
 text-align:center; 
 padding: 10px 18px;
 text-decoration: none;
 margin-right:1px;

}

#menu_itc a:hover {
border:1px solid #000000;
 color: #000000;	
 padding: 9px 17px;
 background-color: #D1F371;
float:left; 


}
