body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #462222;
}
a:link {
	color: #996666;
	text-decoration: none;
}
a:visited {
	color: #996666;
	text-decoration: none;
}
a:active {
	color: #996666;
	text-decoration: none;
}
a:hover {
	color: #999966;
	text-decoration: underline;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #663333;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #996666;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.menu:hover {
	color: #FF9933;

}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
