BODY {
	background-color : #000000;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration : none;
	color : #CCCCCC;
}

A:HOVER {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration : none;
}

P {
	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration : none;
}



