@charset "UTF-8";


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

a:link {
    color:#259dd4;
    text-decoration:none;
		}
				 
a:visited {
    color:#996699;
    text-decoration:none;
		}
						
a:hover {
     color:#D12007;
     text-decoration:none;
		 }
					
a:active { 
    color:#E86801;
		}
		
		
.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: 65%; line-height: 140%; } * html .txt10w { font-size: 65%; } /* Hack for IE */
.txt11 {font-size: 70%; line-height: 110%; } * html .txt11 { font-size: 70%; line-height: 110%; }  /* Hack for IE */
.txt12 {font-size: 80%; line-height: 140%; } * html .txt12 { font-size: 80%; line-height: 140%; }  /* Hack for IE */

.txt12w { font-size: 80%; line-height: 160%; } * html .txt12w { font-size: 80%; line-height: 160%; }  /* Hack for IE */
.txt14 { font-size: 90%; line-height: 160%; } * html .txt14 { font-size: 90%; } /* Hack for IE */
.txt14t { font-size: 90%; line-height: 120%; } * html .txt14t { font-size: 90%; } /* Hack for IE */
.txt16 { font-size: 100%; line-height: 160%; } * html .txt16 { font-size: 100%; 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 */



