body {
	margin: 5;
	padding: 0;
	background: #FFFFFF 
}


a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

BODY {
	SCROLLBAR-TRACK-COLOR: #660000; SCROLLBAR-BASE-COLOR: #93BDE5; SCROLLBAR-ARROW-COLOR: #660000
}