.spl1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #66FF99;
	text-transform: uppercase;
	font-weight: lighter;
}
.spl2 {
	font-size: 28px;
	font-family: Tahoma;
	color: #33FF00;
	font-weight: lighter;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #897842;
}
.hublink {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #CCFFFF;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.nl1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
.h {
	font-family: Tahoma;
	font-size: 50px;
	text-transform: uppercase;
	color: #00FF99;
}
.tbl {
	background-color: #003300;
}
