body {
	background-color: #000000;
	}

a:link {
	text-decoration: none;
	color: #6A6AFF;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #6A6AFF;
	font-weight: bold;
}

a:hover {
	color: #80BFFF;
	text-decoration: none;
}


.floatimgleft {
	float:left;
	margin-right:10px;
	margin-bottom:1px;
	padding-bottom: 5px;
}

.floatimgright {
	float:right;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	margin-left: 2px;
}


.bodytext {
	color: #333333;
	font-family: Gill, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

.menutext {
	color: #E18700;
	font-family: Gill, sans-serif;
	font-size: 22px;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

.footertext {
	color: #333333;
	font-family: Gill, sans-serif;
	font-size: 11px;
}
