@charset "utf-8";
/* CSS Document */
<!--
body {
	background-color: #ffcc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6A2714;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:link {
	color: #6A2714;
	text-decoration: none;
}
a:visited {
	color: #6A2714;
	text-decoration: none;
}
a:hover {
	color: #6A2714;
	background-color: #F79A00;
}
a:active {
	color: #6A2714;

}
.style1 {
	font-weight: bold;
	font-size: 18px;
}
-->

