BODY { font-family: "arial", "helvetica", "tahoma", "verdana", sans-serif ;
     color: #000000;
background-color: #e5e5cc; margin: 20px 20px 20px 20px;  background-image: url("background.jpg") 
}



.title { font-size: 300%;
        font-weight: 700; 
         color: #ffffff;
     font-family:  "arial", 
}

.title2 { font-size: 200%;
        font-weight: 700; 
         color: #ffffff;
     font-family:  "arial", 
}


.title3 { font-size: 200%;
        font-weight: 700; 
         color: #6a7048;
     font-family:  "arial", 
}



.title4 { font-size: 100%;
        font-weight: 700; 
         color: #ffffff;
     font-family:  "arial", 
}













a:active {color:#CC6600; }
a:visited {color:#3366FF;
text-decoration: none; 
}
a:link {text-decoration: none; 
            color: #6E00A5;}
a:hover {color:#ff0000;
text-decoration: underline;
background-color: #ffff00;
 }

.menu { font-size: 65%;
        font-weight: 200; 
         font-family:  "arial"; 
}
