A {
	text-decoration : none;
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	font-weight : lighter;
}
A:ACTIVE {
	text-decoration : none;
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	font-weight : lighter;
}
A:HOVER {
	text-decoration : none;
	color : #FFCC00;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	font-weight : lighter;
	
}
A:VISITED {
	color : Yellow;
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	font-weight : lighter;
}
BODY {
	margin-top : 0px;
}
P {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : lighter;
}
LI {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : lighter;
}











