body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFCC66;
	background-image: url(stuff/parchment.gif);
}
.style2 {
	font-size: 12px;
}
.style3 {
	font-size: 9px;
}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0033;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}
