A:LINK {
	color : #0000CD;
}
A:HOVER {
	color : #B0C4DE;
}
A:VISITED {
	color : #483D8B;
}

BODY {
	background-image : url(images/oct/background_water.jpg);
	background-attachment : fixed;
	font : "Times New Roman", Times, serif;
	}
DIV.font {
	color : #000066;
	font : "Times New Roman", Times, serif;
}

