body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B36B00;
	background-image: url(img/toploop.gif);
	background-repeat: repeat-x;
}
.copyright {
	color: #FFCC66;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a {
	color: #FF9900;
}
a:hover {
	color: #FFCC66;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

