BODY{
  font-size : 16px ;
  line-height : 19px ;
  font-family : Osaka , MS UI Gothic  ;
  color : #708090 ;

  background-color : #FFFFFF ;
  background-image : url(../img/graywall.gif) ;
  background-repeat : repeat ;

  margin-top : 0px ;
  margin-bottom : 0px ;
  margin-left : 0px ;
  margin-right : 0px ;

  scrollbar-3d-light-color : #ffffff;
  scrollbar-arrow-color : #00BFFF;
  scrollbar-base-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-dark-shadow-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
}	

TABLE,TR,TD{
  font-size : 12px ;
  font-family : Osaka , MS UI Gothic ;
  color : #708090 ;
}

A { 
  text-decoration: none ;
}
A:link { 
  color : #00BFFF 
}
A:visited { 
  color : #00BFFF 
}
A:active { 
  color : #00BFFF
}

A:hover  { 
  color:#FFA500; background: #FFFFFF; text-decoration : none 
}

A.photo:hover  { 
  color:#FFFFFF; background: #FFFFFF; text-decoration : none 
}

.menu {
  color : #708090 ;
  font-family : Osaka , MS UI Gothic ;
  font-size : 12px ;
}

.menu_mini {
  color : #708090 ;
  font-family : Osaka , MS UI Gothic ;
  font-size : 10px ;
}

.menu_mini A { 
  font-family : Osaka , MS UI Gothic ;
  text-decoration: none ;
  font-size : 10px
}

.menu_mini A:link { 
  color : #00BFFF 
}

.menu_mini A:visited { 
  color : #00BFFF 
}

.menu_mini A:active { 
  color : #00BFFF
}

.menu_mini A:hover  { 
  color:#FFA500; background: #FFFFFF; text-decoration : none 
}

