body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #cc330c;
	text-decoration: none;
}
h2 {
	color: #660033;
}
h3 {
	color: #660033;
}
