body {
	background-color: #D6D6D6;
	font-family: Arial, sans-serif;
}

p {
	font-family: Arial, sans-serif;
}

p.splashblue {
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 100%;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.splashblue a:link {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	color: #333399;
}

.splashblue a:visited {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	color: #333399;
}

.splashblue a:active {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	color: #333399;
}

.splashorange a:link {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	color: #FF9900;
}

.splashorange a:visited {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	color: #FF9900;
}

.splashorange a:active {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	color: #FF9900;
}

.backorange {
	border: thin solid #AAAAFF;
	background-color: #FF9900;
}

.orangetxt a:active {
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 25px;
}

.orangetxt a:visited {
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #111166;
	padding: 25px;
}

.orangetxt a:link {
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 25px;
}

IMG {
	border: none;
}