@charset "utf-8";
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	color:#998216;
	font-weight:normal;
}
h2 {
	font-size: 18px;
	color:#998216;
	font-weight:bold;
}
h3 {
	font-size: 14px;
	color:#998216;
	font-weight:bold;
}
h3 a:link {
	color:#998216;
	text-decoration:none;
}
h3 a:visited {
	color:#998216;
	text-decoration:none;
}
h3 a:hover {
	color: #56141A;
	text-decoration:underline;
}
h5, h5 a{
	color:#666666;
	font-size:10px;
	clear:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}
h5 a:hover {
	color: #56141A;
	text-decoration:underline;
}
