body {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Book Antiqua", "Bookman Old Style", "Century Gothic", Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-family: "Book Antiqua", "Bookman Old Style", "Century Gothic", Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Book Antiqua", "Bookman Old Style", "Century Gothic", Georgia, "Times New Roman", Times, serif;
	color: #CC99FF;
	text-decoration: underline;
}
a:hover {

	font-family: "Book Antiqua", "Bookman Old Style", "Century Gothic", Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
