body {
	background-color: #00203b;
	color: #d9c27b;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("images/circles.gif");
	background-repeat: no-repeat;
}
iframe {
	height: 70px;
}

a,
a:link {
	color: #d9c27b;
	text-decoration: underline;
}
a:visited
{
	color: #bfab6d;
	text-decoration: underline;
}
a:active,
a:hover {
/*	color: #f2d88a;*/
	color: #ffe7a1;
	text-decoration: none;
}

.subpage {
	margin-top: 22px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smallcaps {
	font-variant: small-caps;
}
