BODY {
	color: #DBDBDB;
	background-color: #000037;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
}

A {
	color: White;
}

A:HOVER {
	text-decoration: none;
}
