.spl1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFD9C4;
	text-transform: uppercase;
	font-weight: lighter;
}
.spl2 {
	font-size: 30px;
	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: #000066;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #BDCBEF;
}
.hublink {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.nl1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
}
.h {
	font-family: Tahoma;
	font-size: 35px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.tbl {
	background-color: #6B7994;
	font-size: 40px;
}

