/* CSS Document */

#footer {
	width:800px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer_left {
	margin-left:18px;
	float:left;
}

#footer_right {
	margin-right:18px;
	float:right;
}

a.bodylink {
	font-weight: bold;
	color: #9C8E83;
	text-decoration: none;
}

a.bodylink:visited {
	font-weight: bold;
	color: #9C8E83;
	text-decoration: none;
}

a.bodylink:hover {
	font-weight: bold;
	color: #493837;
	text-decoration: none;
}

a.bodylink:active {
	font-weight: bold;
	color: #9C8E83;
	text-decoration: none;
}

.footerlink {
	padding: 0px 0.5em;
}

a.footerlink {
	color: #9C8E83;
	text-decoration: none;
}

a.footerlink:visited {
	color: #9C8E83;
	text-decoration: none;
}

a.footerlink:hover {
	color: #603060;
	text-decoration: none;
}

a.footerlink:active {
	color: #9C8E83;
	text-decoration: none;
}
