@charset "utf-8";
/* CSS Document */
body {
	background: #526B77;
	margin: 0px;
	}

.background {
	background-attachment: fixed;
	background-image: url(blueturntable.jpg);
	background-repeat: no-repeat;
}

a:link {
	text-decoration: none;
	color: #839492;
}

a:visited {
	text-decoration: none;
	color: #839492;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
}

.style8 {
	font-family: monospace;
	font-size: 12px;
	color: #839492;
}

.style9 {color: #839492}
.style13 {color: #FF0099}
.style15 {font-size: 10px}

.style16 {
	font-family: monospace;
	font-size: 12px;
	color: #FFFFFF;
}

.style17 {
	color: #99CC99
}

.style18 {color: #FFFFFF}


