.spl1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #00FFFF;
	text-transform: uppercase;
	font-weight: lighter;
}
.spl2 {
	font-size: 30px;
	font-family: Tahoma;
	color: #00FFFF;
	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: #2971B5;
}
.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: #66FFFF;
}
.tbl {
	background-color: #102842;
	border-top-color: #FFFFFF;
	border-color: #FFFFFF;
}

