.class01{
color:#ff0000;
font-size:12px;
font-weight:bold;
}

a:link {color:#0000FF; text-decoration:none;}
a:visited {color:#008000; text-decoration:none;}
a:active {color:#339900; text-decoration:none;}
a:hover {background-color:#3399ff; color:#000066; text-decoration:none;}

a{cursor:crosshair;}

body{
 font-size : 12px ;
 color : #000000 ;
 margin-top : 0px; 
 margin-left : 0px; 
 margin-right : 0px; 
 margin-bottom : 0px;
 background-color : #ffffff;
 background-image : url(/img/logo/logo_b~.gif);
 background-repeat : no-repeat;
 background-attachment : fixed;
 background-position : 100% 100%;

 scrollbar-track-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-arrow-color: #0000cc;
 scrollbar-3dlight-color: #0000cc;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #0000cc;
}

table,td,{
 font-size : 12px ;
 color : #666666 ;
 line-height: 1.5;
}

big  { font-size: large ;}
small { font-size: x-small ;}

table,td,{
 font-size :12px ;
 color : #333333 ;
}
