BODY {
	SCROLLBAR-BASE-COLOR: #606096;
	SCROLLBAR-ARROW-COLOR: #FFF788;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #606096;
	COLOR: #000000;
	WIDTH: 100%;
}
A:link, A:visited, A:active {
	COLOR: #000000;
}

A:hover {
	COLOR: #FF4400;
}

A.menu {
	font-size:12pt; 
	text-decoration:none; 
	font-weight: bold;
}

div.title {
	font-style:italic; 
	font-weight:bold; 
	font-size:xx-large; 
	color:red
}

