a:link {
	color: #666633;
	text-decoration: underline;
}
a:visited {
	color: #666633;
	text-decoration: underline;
}
a:hover {
	color: #666633;
	text-decoration: none;
}
body, div {
	background-color: #DEDED6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666633;
}