body { 

font-family: Courier;
font-size: 16px;


color: black; 
background-color: #cccccc; 
} 


 a { font-family: Courier;
 font-size: 16px; color:black; text-decoration: none; }
 
 a:hover { font-family: Courier;
 font-size: 16px; color: #33cccc; text-decoration: none; }
 
 .text1 { font-family: Courier;
 font-size: 16px; color: white; text-decoration: none; }
 
 .text2 { font-family: Courier;
 font-size: 11px; color: black; text-decoration: none; }
 
 .text3 { font-family: Courier;
 font-size: 14px; color: black; text-decoration: none; }
 
 .text4 { font-family: Courier;
 font-size: 16px; color: black; text-decoration: none; font-weight:bold }

 .a1 { font-family: Courier;
 font-size: 14px; color:black; text-decoration: none; }
 
 .a1:hover { font-family: Courier;
 font-size: 14px; color: #33cccc; text-decoration: none; }
 
 .a2 { font-family: Courier;
 font-size: 16px; color: white; text-decoration: none; }
 
 .a2:hover { font-family: Courier;
 font-size: 16px; color: #33cccc; text-decoration: none; }
 