
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color: white;
}

A.top{
  font-size : 13px;
  color : white;
  font-weight:600;
}

A.side{
  font-size : 16px;
  color : white;
  font-weight:600;
}

A.sidemini{
  font-size : 15px;
  color : white;
  font-weight:600;
}

A.blue{
  font-size : 15px;
  color : blue;
}

TABLE.nomal{
  font-size : 15px;
 line-height : 22px;

}

TD.black{
  font-size : 15px;
 line-height : 22px;
}

TD.big{
  font-size : 20px;
}

TD.bana{
  font-size : 17px;
  background-color: #0033FF;
  color : white;
  font-weight:600;
}

TD.link{
  background-repeat : no-repeat;
background-position : left center;
}

TD.back{
  background-repeat : no-repeat;
@background-position : right bottom;
  
}