/* ------------------------------------------------------------- */

/*               - Cascading Style Sheets            */

/* ------------------------------------------------------------- */



BODY {text:#FFFFFF;}

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

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

a:hover {color: #99FFFF; text-decoration: underline; }

a:active { color: #FFFFCC; text-decoration: none; }



.ssFont { font-size: xx-small;}



.mFont { font-size: x-small; line-height: 120%; }



.lFont { font-size: large; line-height: 120%; }



.mFontBlue { font-size: 12px; line-height: 16px; color :#0066FF ;}

.mmFont { font-size: 15px; line-height: 120%; }

.sp { font-size: xx-small; }



h1{font-size:small; line-height: 120%;@margin:5px }



.sp a:link { color: #0000000; text-decoration: none; font-size: xx-small; }

.sp a:visited { color: #000000; text-decoration: none; font-size: xx-small;}

.sp a:hover {color: #999999; text-decoration: none; font-size: xx-small;}

