@charset "UTF-8";
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8A6F07;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	text-decoration: none;
	color: #666600;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #330066;
}
a:active {
	text-decoration: none;
	color: #993300;
}
