@charset "utf-8";
body {
	background-color: #706456;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 24px;
	color: #000000;
}
h4 {
	font-size: 36px;
	color: #000000;
}
#region2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #94300d;
	text-decoration: none;
}
#indexcntr a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CC00;
	text-decoration: blink;
}
#indexcntr a:hover {
	color: #94300d;
}


#region2 a:hover {
	color: #009900;
	text-decoration: none;
}
