body {
	background-color: #CCCC99;
	font-family: "Times New Roman", Times, serif;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #990033;

}
a {
	color: #990033;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;

}
