body {
	
	font-family: verdana;
	font-size: 10pt;
	color: #574636;
}

a {
	text-decoration: none;
	font-size: 10pt;
}


a:link {
	COLOR: #A9A6A4;
	font-weight: bold;
}
a:visited {
	COLOR: #DAD7D2;
	font-weight: bold;
}
a:hover {
	COLOR: #FFFFFF;
	font-weight: bold;
}
a:active {
	COLOR: #DAD7D2;
	font-weight: bold;
}


