@charset "utf-8";

  A:LINK {
	font-weight : bold;
	text-decoration : underline;
	color : #006600;
	font-family: Arial, Helvetica, sans-serif
}
  A:VISITED {
	font-family : Arial;
	text-decoration : underline;
	color : #003366;
	font-weight: bold
}
  A:HOVER {
	font-family : Arial;
	text-decoration : underline;
	color : #009966;
	font-weight: bold
}
.style1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #006600;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-weight: bold;
	color: #006600;
}
.style3 {font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold"}
}
.style4 {
	font-size: 24px;
	font-weight: bold;
}
