body {
	background-color: #663333;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #692520; }
.style3 {font-size: xx-large}
.style5 {	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 16px;
}
.style9 {font-size: 12px}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #996666;
}
a:active {
	text-decoration: underline;
	color: #996633;
}