body {
	background-color: #000000;
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #ffffff;
}
p {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #ffffff;
}
a:link {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	color: FFFFFF;
}
a:visited {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #ffffff;
}
a:active {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	color: 999999;
}
a:hover {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #9b3230;
}