a:link {  
	font-family: "Comic Sans MS"; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #999999; 
	text-decoration: none;
}
.style1 {
	font-weight: bold;
	color: #FF0000;
	font-family: "Comic Sans MS";
	font-size: small;
}
.style2 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
a:visited {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", Script;
	font-size: 16pt;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.style3 {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", Script;
	font-size: 16pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.style4 {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", Script;
	font-size: 16pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.style5 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
}
