/* relative size set */
.r16 { font-size:100% }		/* 16px | medium | default */
.r14 { font-size:87.5% }	/* 14px */
.r13 { font-size:81.25% }	/* 13px | small */
.r12 { font-size:75% }		/* 12px */
.r11 { font-size:68.75% }	/* 11px */
.r10 { font-size:62.5% }	/* 10px | x-small */
.r9 { font-size:56.25% }	/*  9px | xx-small */

/* relative size set  Line High*/
.r16h { font-size:100%; line-height:160% }		/* 16px | medium | default */
.r14h { font-size:87.5%; line-height:140% }	/* 14px */
.r13h { font-size:81.25%; line-height:130% }	/* 13px | small */
.r12h { font-size:75%; line-height:120% }		/* 12px */
.r11h { font-size:68.75%; line-height:110% }	/* 11px */
.r10h { font-size:62.5%; line-height:100% }	/* 10px | x-small */
.r9h { font-size:56.25%; line-height:90% }	/*  9px | xx-small */

/* absolute size set */
.a16 { font-size:16px }
.a14 { font-size:14px }
.a13 { font-size:13px }
.a12 { font-size:12px }
.a11 { font-size:11px }
.a10 { font-size:10px }
.a9 { font-size:9px }

/* absolute size set Line High*/
.a16h { font-size:16px; line-height:26px }
.a14h { font-size:14px; line-height:23px }
.a13h { font-size:13px; line-height:21px }
.a12h { font-size:12px; line-height:20px }
.a11h { font-size:11px; line-height:16px }
.a10h { font-size:10px; line-height:15px }
.a9h { font-size:9px; line-height:14px }

/* more control size set Line High*/
.txt9clr333333b
{ font-family:Verdana, Geneva, Arial, Helvetica; font-size:9px; color:666666; text-decoration:none; }
.txt9clr333333b:hover
{ font-family:Verdana, Geneva, Arial, Helvetica; font-size:9px; color:FA651B; text-decoration:none; }
.txt11clr333333b
{ font-family:Verdana, Geneva, Arial, Helvetica; font-size:11px; color:333333; text-decoration:none; }
.txt10clr333333b
{ font-family:Verdana, Geneva, Arial, Helvetica; font-size:10px; color:333333; text-decoration:none; }
.txt12clrccccccb
{ font-family: Helvetica, Verdana, Geneva, Arial,; font-size:12px; color:999999; text-decoration:none; }
.txt12clrccccccb:hover
{ font-family: Helvetica, Verdana, Geneva, Arial,; font-size:12px; color:FF6600;  text-decoration:none; }	
.txt15clr7BBACFb
{ font-family:Helvetica, Verdana, Arial, Geneva, ; font-size:15px; color:7BBACF; text-decoration:none; font-style:bold; }
.txt9clr999999b
{ font-family:Verdana, Geneva, Arial, Helvetica; font-size:9px; color:999999; text-decoration:none; }
.txt12clr336633b
{ font-family: Helvetica, Verdana, Geneva, Arial,; font-size:12px; color:7DB9D3; text-decoration:none; }
.txt12clr336633b:hover
{ font-family: Helvetica, Verdana, Geneva, Arial,; font-size:12px; color:336633;  text-decoration:none; }

.sx10 { font-family: Helvetica, Verdana, Geneva, Arial,; font-size:10px; color:000000; text-decoration:none;  }


a { text-decoration:none; }
a:link       {text-decoration : none ;}
a:active   {text-decoration : none ;}
a:visited   {text-decoration : none ;}
a.hidden   {text-decoration : none; }
