a:link {
	color: 006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: ac4f18;
	text-decoration: underline;
}
a:active {
	color: ac4f18;
	text-decoration: underline;
}
a:visited {
	color: 006699;
	text-decoration: underline;
	font-size: 11px;
}
body {
	background-color: #f8f3ea;
}
.style4 {
	font-family: Candara;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
