BODY,TD,TH,P,DIV,FORM,H1,H2,H3,H4,BLOCKQUOTE,UL,OL {
	color: White;
	background: #1e1e1e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image : url(img/f-bottom.gif);
	background-attachment : fixed;
	background-repeat : repeat;
}

A {
	color: Lime;
}

A:HOVER {
	color: #009900;
}
