a:link, a:visited, a:hover {
	color: #9E8461;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#siteInfo{
	clear: both;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	color: #CCCCCC;
}
