@charset "utf-8";
/* CSS Document */
<!--
.Style1 {
	color: #e8c472;
	font-size: xx-large;
	font-weight: bold;
}
.Style1 a {
	color: #e8c472;
	font-size: xx-large;
	font-weight: bold;
}
.Style1 a:hover {
	color: #e8c472;
	font-size: xx-large;
	font-weight: bold;
}
a {
	font-size: 8px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
-->

