@charset "utf-8";
/* CSS Document */

.style3 {
	font-size: 24px;
	color: #2C0D1C;
	font-weight: bold;
}
body {
	background-image: url();
	background-repeat: no-repeat;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style13 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #240918; }
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
	color: #240918;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #422100;
}
a:hover {
	text-decoration: none;
	color: #030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #330;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
