a:visited {
	color: #B79E66;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline overline;
}
a:active {
	color: #CC0000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #39382F;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #B79E66;
	text-decoration: none;
}
body {
	background-color: #F5EACB;
}
font {
	color: #B79E66;
}
.border {
	border: thin solid #969483;
	background-color: #FFF7ED;
}
