
BODY {
 font-family: "Times New Roman", sans-serif, Arial;
 font-size: 12;
 background-color: #EEE8C4; 
 color: #7F6E22;


}



a {
        color: #498017;
	text-decoration: none;
        font-family: "Times New Roman", sans-serif;
        font-size: 12;


}


a:hover {
color: silver;
font-family: "Times New Roman", sans-serif;
text-decoration: none;
font-size: 12;

}




