@charset "UTF-8";
a:link {
	color: #412910;
	font-weight: bolder;
}
a:visited {
	color: #412910;
	font-weight: bolder;
}
a:hover {
	color: #CCCCCC;
	background-color: #412910;
	font-weight: bolder;
}
a:active {
	color: #412910;
	font-weight: bolder;
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
