@charset "UTF-8";


html>/**/body { font-size: 16px; line-height: normal; } /* except Win IE */

a:link {
	color:#ef800d;
	text-decoration:none;
		}

a:visited {
	color:#ef800d;
	text-decoration:none;
		}

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

a:active {
	color:#aaa6801;
		}


.txt10 { font-size: 65%; line-height: 120%; } * html .txt10 { font-size: 65%; } /* Hack for IE */
.txt10px { font-size: 10px; line-height: 12px; } * html .txt10px { font-size: 10px; line-height: 12px; } /* Hack for IE */
.txt10w { font-size: 10px; line-height: 13px; } * html .txt10w { font-size: 10px; } /* Hack for IE */
.txt11 {font-size: 11px; line-height: 14px; } * html .txt11 { font-size: 11px; line-height: 14px; }  /* Hack for IE */
.txt12 {font-size: 12px; line-height: 16px; } * html .txt12 { font-size: 12px; line-height: 16px; }  /* Hack for IE */

.txt12w { font-size: 12px; line-height: 18px; } * html .txt12w { font-size: 12px; line-height: 18px; }	/* Hack for IE */
.txt14 { font-size: 14px; line-height: 18px; } * html .txt14 { font-size: 14px; } /* Hack for IE */
.txt14t { font-size: 14px; line-height: 16px; } * html .txt14t { font-size: 14px; } /* Hack for IE */
.txt16 { font-size: 16px; line-height: 20px; } * html .txt16 { font-size: 16px; line-height: 160%; }  /* Hack for IE */
.txt18 { font-size: 120%; line-height: 180%; } * html .txt18 { font-size: 120%; } /* Hack for IE */
.red2 { color: #FF0000; text-decoration: underline; } * html .red2 { color: #FF0000; text-decoration: underline; }	/* Hack for IE */


