
body {font-size:1em;
 	margin:10;
         color:#000;
         text-align:center;
       
         
	 background-color:#ffffbe;
         font-family: verdana, Century Gothic, arial;}



a:link { color:#000;
         text-decoration:underline;}

a:visited {  color:#000000;
                 text-decoration:underline;
         }

a:hover { text-decoration:none;
	color:#B22D32;
         border-bottom-style:none; }


a:active { color:#ea563a;
	}






h1 {font-size:2em;
    font-family: Comic sans ms, Verdana, Arial;
    color:#B22D32;
	}

img {border-style:none;}





h3 {font-weight:bold;
	color:#000000;
         font-size:1.25em;}

