body {
	background-color: #ffffcc;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	font-size: 22px;
	color: #993300;
}
a:visited {
	font-size: 22px;
	color: #993300;
}
a:hover {
	font-size: 22px;
	color: #cc9966;
}
a:active {
	font-size: 22px;
	color: #993300;
}
