body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #666;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	font-variant: small-caps;
	color: #333300;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	font-variant: small-caps;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
table {
	background-color: #E5CA24;
}
