

body
 
{background-color: #CCFF99; }

#a0 {font-family: "comic sans MS", "courier"; 
font-style: normal; 
font-size: large; 
font-weight: bold; 
color: #FF0000; 
text-align: center;}

.style1 {color: #FF0000;
     font-family: "comic sans MS", "courier";
     font-style: normal;
     font-weight: bold;	
     font-size: medium;
     text-align: center;}

.style2 {font-family: arial, verdana;
font-size: xx-small; 
color: blue; 
text-align: center;}

.style3 {color: #FF0000;
     font-family: "comic sans MS", "courier";
     font-style: normal;
     font-weight: bold;
     font-size: small;
     text-align: center;
     }

.style4 {color: #FF0000;
     font-family: "comic sans MS", "courier";
     font-style: normal;
     font-size: x-small;
     text-align: center;
     text-decoration: none;}

.style5 {color: #FF0000;
     font-family: "comic sans MS", "courier";
     font-style: normal;
     font-size: small;
     text-decoration: none;}

li {color: #FF0000;
     font-family: "comic sans MS", "courier";
     font-style: normal;
     font-size: xx-small;
     text-align: left;}


a:link {text-decoration: none; 
        text-align: center; 
        color: #FF0000;}    