BODY {
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: small;
	background : url(_gfx/bg_main.jpg) no-repeat fixed;
	margin-top : 18px;
		margin-left : 40px;
		background-color : White;
		}

A {
	color: #5D7E8F;
	text-decoration: none;
}

A:HOVER {
	color: #5D7E8F;
	text-decoration: underline;
}
