BODY {
	color : White;
	background-color : #00CC00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : smaller;
	font-weight : bold;
	text-align : left;
}

A {
	color : White;
	text-decoration : none;
	font-size : smaller;
	font-weight : bold;
	text-align : left;
}

A:HOVER {
	color : Yellow;
	text-decoration : none;
	font-size : small;
	font-weight : bold;
	text-align : left;
}