BODY {
	color: #ffffff;
	background-color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-BASE-COLOR: #333333;  
}

div.section {
	color : #ff0000;
	text-decoration : none;
	font-weight: bold;
}

A.section {
	color : #ff0000;
	text-decoration : none;
	font-weight: bold;
}

A.subsection {
	color : #ffffff;
	text-decoration : none;
}

A:hover {
	color : #AEAEAE;
	text-decoration : none;
}