body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
body {
	margin-left: 25px;
	background-color: #666666;
}
a {
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #330066;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic;
}
h1 {
	font-size: 18px;
}
.navlinks {
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 16px;
	font-family: Optima, "Lucida Grande", Verdana, sans-serif;
}
.navlinks a {
	font-size: 16px;
	font-variant: small-caps;
}
.navlinks a:hover {
	background-color: #999999;
}
