body {
	background-color: #384232;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}
