BODY {
	background-color : #000033;
	font-family : Verdana;
	font-size : 80%;
	scrollbar-base-color : #000033;
	scrollbar-arrow-color : #FFFFCC;
	scrollbar-shadow-color : #FFFFCC;
	scrollbar-highlight-color : #FFFFCC;
}
A:LINK {
	color : Silver;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	color : Silver;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : White;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE {
	color : White;
	text-decoration : none;
	font-weight : bold;
}

