BODY {
	background-color : #003333;
}
A {
	text-decoration : none;
}
A:HOVER, {
	text-decoration : underline;
}
