body {
	background-color: #FFC427;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

.copyright {
	font-size:0.8em;
	text-align:center;
}

.maintitle {
	font-size: 1.4em;
	font-weight: bold;
}

.subtitle {
	font-size: 1.1em;
}

.mainoptions {
	font-size: 1.1em;
	font-weight: bold;
	color: #00539B;
}

.mainoptions a:link {
	color: #990000;
	text-decoration: underline;
}

.mainoptions a:visited {
	color: #990000;
	text-decoration: underline;
}

.mainoptions a:hover {
	color: #990000;
	text-decoration: underline;
}

.suboptions {
	color: #00539B;
}

