.spl1 {
	font-family: Impact;
	font-size: 20px;
	color: #000066;
	text-transform: uppercase;
	font-weight: lighter;
}
.spl2 {
	font-size: 30px;
	font-family: Impact;
	color: #FF0000;
	font-weight: lighter;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #33CC66;
}
.hublink {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.nl1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.h {
	font-family: Impact;
	font-size: 50px;
	text-transform: uppercase;
	color: #000000;
}

