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

h3 {
	color: #CE9B00;
	font-size: small;
	text-align: center;
}
#main a {
	text-decoration: none;
	font-size: small;
	color: #666666;
	font-style: normal;
	text-align: left;
}
#main a:hover {
	text-decoration: underline;
}
h4 {
	font-size: small;
	text-align: center;
	color: #666666;
}
p {
	font-size: small;
	color: #105A29;
}
