a:hover {color: #99dafa; text-decoration: none;}
a {color: #3B70E4; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

.blue {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: normal
   color: #3B70E4;
   text-decoration: none;
}


.f {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: normal
   color: #333333;
   text-decoration: none;
}

.small {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: normal;
   color: #777e7f;
   text-decoration: none;
}


img { 
   border-style: none;
   border: none;
   margin: 0px;
   padding: 0px;
   display:inline;
}


body {

/*
   background-image:  url(../00_style/xray01.jpg);
   background-repeat: no-repeat;
   background-position: bottom center;
   background-attachment: fixed;
*/
   overflow: hidden;
   background-color: #ffffff;
}
