body {
	background-color: #000000;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #FFCCFF;
	font-size: 18px;
	font-weight: normal;
}
.copyright {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #FFCCFF;
}
a:link {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #FF99FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #FF99FF;
	text-decoration: underline;
}
a:hover {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #FF99FF;
	text-decoration: underline overline;
}
a:active {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #FF99FF;
	text-decoration: underline;
}
