 
BODY{
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 10pt;
  color : #333333;
  
  background-repeat : repeat-y;

  
  background-image : url(image/bg_gray.jpg);background-position : center bottom;}
.footer{
  font-size : 10pt;
  color : #333333;
}
.menu{
  font-size : 10pt;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #FF99FF #FF99FF #FF99FF #FF99FF;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
}
A{
  
  color : #333333;
  text-decoration : none;
}
A:link{
  
  color : #333333;
  text-decoration : none;
}
A:visited{
  
  color : #333333;
  text-decoration : none;
}
A:hover{
  
  color : #a20051;
}
