BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #304147;
}

P, UL, OL {
	font-size: 11;
}

a {
	color: Silver;
}

a:hover {
	color: Red;
}
