body {
	color: #000;
	background-color: #E5E5E8;
}

a {
	text-decoration: none;
	color: #fff;
}

.menu {
	font-family:Georgia sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #666;
}

a.menu, a.footer {
	color: #666;
}

a.menu:hover, a.footer:hover {
	color: #F66;
}
a.menu:visited, a.footer:visited {
	color: #666;
}
a.menu:link, a.footer:link {
	color: #666;
}
#footer {
	font-size: 10pt;
}

img {
	border: none;
}