body {
	margin: 0px;
	padding: 0px;
	background: #26A8DD;
}

.side {
	font-family: "Comic Sans MS","Verdana",serif,Times;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
}

a.side {
	color: #C40000;
}

a.side:hover {
	color: #0077AD;
}

a.side:active {
	color: #0077AD;
}

a.side.visited {
	color: #C40000;
}


.credits {
	font-family: "Comic Sans MS","Verdana",serif,Times;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.regtext {
	font-family: "Comic Sans MS","Verdana",serif,Times;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
}

.formtext {
	font-family: "Comic Sans MS","Verdana",serif,Times;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #0077AD;
}


.highlight {
	font-family: "Comic Sans MS","Verdana",serif,Times;
	font-size: 18px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: #C40000;
}

.highlight2 {
	font-family: "Comic Sans MS","Verdana",serif,Times;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #C40000;
}

.tour {
	font-family: "Comic Sans MS","Verdana",serif,Times;
	font-size: 16px;
	text-decoration: none;
}

a.tour {
	color: #C40000;
}

a.tour:hover {
	color: #0077AD;
}

a.tour:active {
	color: #0077AD;
}

a.tour.visited {
	color: #C40000;
}

a {
	color: #C40000;
}

a:hover {
	color: #0077AD;
}

a:active {
	color: #0077AD;
}

a.visited {
	color: #C40000;
}