.style1 {
	color: #FFFFFF;
	font-family: Impact;
}
.style2 {
	color: #FFFFFF;
	font-size: 20px;
}
.style3 {
	font-size: 15px;
	font-family: "Courier New", Courier, mono;
}
.style4 {font-size: 40px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.spl {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #003366;
}
