body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #553604;
	text-decoration: none;
	background-image: url(images/index.jpg);
}
a:link {
	color: #553604;
	text-decoration: none;
}
a:visited {
	color: #553604;
	text-decoration: none;
}
a:hover {
	color: #685209;
	text-decoration: underline overline;
}
a:active {
	color: #553604;
	text-decoration: none;
}
