.bgsplash {  background-color: #4f8ba9; background-image: url(images/bgsplash.jpg); background-repeat: no-repeat; background-position: left center}
.bluetable {  background-color: #4f8ba9; background-image: url(images/blue.gif); clip:   rect(   )}
.special {  font-family: "Berlin Sans FB Demi", Verdana; font-size: 18px; color: #000000; font-weight: bold; text-decoration: none}

body {
	margin-left: 15px;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.splashfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

hr {
	color: #ffffff;
}
.splashlinks {
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.specials {
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.specials:hover {
	text-decoration: underline;
}

.splashlinks:hover {
	color: #006699;
	background-color: #CCCCCC;
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
