/* CSS Document */
a:link {
	font-family: arial;
	font-size: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804000;
} 
a:hover {
	font-family: arial;
	font-size: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9a8656;
	}
a:active {
	font-family: arial;
	font-size: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804000;
	}
a:visited {
	font-family: arial;
	font-size: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	}