body {
	background-color: #003E7B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
}

.menu a {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: none;
}
