body {
	margin: 0px;
	background-color: #3d3d3d;
	
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF99CC;
}
a hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF99CC;
}
a visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF99CC;
}
