body {
	background-color: #CCCCCC;
	font-size: 20px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Big Caslon", Geneva, Verdana;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 18px;
	font-style: normal;
	font-family: "Big Caslon", Geneva, Verdana;
}
a:visited {
	font-family: "Big Caslon", Geneva, Verdana;
	font-size: 18px;
	color: #666666;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	font-family: "Big Caslon", Geneva, Verdana;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
