
body {
	background-image: url(newimages/background.jpg);
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8edbc;
}

.whitetext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8edbc;
	}
	
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #890823;
	font-weight: bold;
}

a {
	color: #cd536c;
	text-decoration: underline;
}

a.visited {
	color: #cd536c;
	text-decoration: underline;
}

a.hover {
	color: #ffffff;
	text-decoration: underline;
}

a.active {
	color: #cd536c;
	text-decoration: underline;
}

.footer {font-size: 10px}
