BODY {
	background-color: #000000;
	color: White;
	font-family: Arial;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-arrow-color : Yellow;
	scrollbar-base-color : Red;
	scrollbar-dark-shadow-color : Black;
	scrollbar-face-color : Red;
}

TD {
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

A {
	color: Yellow;
	font-family : Arial;
	font-size: 10pt;
}

A:HOVER {
	color: #FFFF33;
	font-family : Arial;
	font-size:10pt;
}

A:VISITED {
	color: #FFFF33;
	font-family : Arial;
	font-size: 10pt;
	}
	
A.about {
	color: White;
	font-family : Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

A.about:HOVER {
	color: Yellow;
	font-family : Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;	
}	