@charset "utf-8";
/* CSS Document */
body{
	background:#FFF;
	margin:0 0 0 0;
	vertical-align:top;
	text-align:left;
	font-family: "Century Gothic", Verdana, "Arial Black";
	font-size:14px;
	color:#03673c
}

a{color:#860000; font-size:18px; font-family:"Century Gothic", Verdana, "Arial Black"; text-decoration:none; font-weight:bold}
a:hover{text-decoration:underline; color:#666}

.st a{ color:#03673c; font-size:12px; font-family:"Century Gothic", Verdana, "Arial Black"; text-decoration:none}
.st a:hover{color:#666; text-decoration:underline}
