BODY {
	background-attachment : fixed;
	background-color : Black;
	background-image : none;
	color : #D1D1D1;
	font-size : 109%;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A {
	color : #D1D1D1;
	text-decoration : none;
	background : transparent;
	}

A:HOVER {
	color : #C60000;
	text-decoration : none;
	background : transparent;
}
