a:hover {color: #99dafa; text-decoration: none;}
a {color: #006390; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

.blue {
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   font-size: 18px;
   font-style: normal;
   line-height: normal
   color: #006390;
   text-decoration: none;
}


.f {
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   font-size: 18px;
   font-style: normal;
   color: #000000;
   text-decoration: none;
}

.small {
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   font-size: 18px;
   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: auto;
   background-color: #ffffff;
}


