a:link { color: #0000FF }

a:visited { color: #0000FF; } 

a:hover { color: rgb(255,102,0); } 

a:active { color: rgb(255,102,0);}

body { background-color: #FFCC00; }
	
h1, h2, h3, h4, h5, h6{	font-family: Comic Sans MS, Arial, Helvetica;}

h1      { color: #000099; font-size: 18pt }

h2	{ color: rgb(255,204,0); font-size: 14pt }

h3      { color: #660099; font-size: 14pt }

h4      { color: #00FF00 }

h5	{ color: rgb(0,0,102);}

h6	{ color: rgb(153,0,0);}

.h1text	{ color: #000099; 
	font-size: 18pt;
	font-family: Comic Sans MS, Arial, Helvetica;
	font-weight: bold; }

.normaltxt { font-family: Verdana, Arial, Helvetica; 
	color: #000000; 
	font-size: 10pt }
	
.smalltxt { font-family: Verdana, Arial, Helvetica; 
	color: #000000; 
	font-size: 8pt }
	
.h3text { color: #660099; 
	font-size: 14pt;
	font-family: Comic Sans MS, Arial, Helvetica;
	font-weight: bold;}