BODY{
  font-size : 14px ;
  font-family :  MS UI Gothic , Osaka ;
  color : #708090 ;
  background-color : #FFFFFF ;
  line-height : 19px ;
  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;
  background-image : url(../img/graywall.gif) ;
  background-repeat : repeat ;

  margin-top : 0px ;
  margin-bottom : 0px ;
  margin-left : 0px ;
  margin-right : 0px ;
}	

TABLE,TR,TD{
  color : #708090 ;
  font-size : 14px ;
  line-height : 19px ;
  font-family :  MS UI Gothic , Osaka ;
}

P {
  font-family : Arial , Chicago , Verdana ;
  font-size : 14px ;
  line-height : 19px ;
}

A {
  text-decoration: none ;
}
A:link { 
  color : #00BFFF 
}
A:visited { 
  color : #00BFFF 
}
A:active { 
  color : #00BFFF
}

A:hover  { 
  color:#FFFFFF; background: #FFA500; text-decoration : none 
}

A.another  {
  color:#FFFFFF;
  text-decoration: none ;
  font-family : Verdana, Chicago, Arial ;
  font-size : 12px ;
}

A.another:link { 
  color : #FFFFFF 
}
A.another:visited { 
  color : #FFFFFF 
}
A.another:active { 
  color : #FFFFFF
}

A.another:hover  { 
  color:#FFFFFF; text-decoration : none 
}

