/*CSS px*/
/*V3.0 */
/*2001-5-10 */

a:link { color:#888888; text-decoration: none}
a:visited { text-decoration:none; color:#888888;}
a:active { text-decoration:none; color:#888888; }
a:hover { color:#CCCCCC; text-decoration: none}

.XS { font-size: 9px; line-height: 130%; }
.SS { font-size: 10px; line-height: 130%; }
.S { font-size: 10px; line-height: 130%; }
.MS { font-size: 12px; line-height: 130%; }
.M { font-size: 14px; line-height: 130%; }
.ML { font-size: 16px; line-height: 130%; }
.L { font-size: 18px; line-height: 130%; }
.LL { font-size: 21px; line-height: 130%; }
.XL { font-size: 24px; line-height: 130%; }
