@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0;
	background-color: #560700;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
contact_us {
	font-size:26px;
	color:#111111;
	text-align:center;
	font-weight: bold;
	line-height: 40px;
}
contact_us a:link {
	color:#111111;
}
contact_us a:visited {
	color:#FF0000;
}
contact_us a:hover {
	color:#FF0000;
}
b_contact {
	font-size:14px;
	color:#FFD33D;
	text-align:center;
	font-weight: bold;
}
b_contact a:link {
	font-size:16px;
	color:#FFD33D;
	text-align:center;
}
b_contact a:visited {
	font-size:16px;
	color:#FFD33D;
	text-align:center;
}
b_contact a:hover {
	font-size:16px;
	color:#FFD33D;
	text-align:center;
}
h1 {
	font-size:26px;
	color:#111111;
}
h2 {
	font-size:13px;
	color:#222222;
}
h2 li {
	line-height: 15pt;
}


