BODY{
  
  
  background-repeat : repeat-x;
  background-attachment : scroll;
  font-size : 12px;
  text-decoration : none;
  font-weight : normal;
  line-height : 18px;
background-position : center bottom;
  

  background-image : url(images/002_20.jpg);
}
A{
  font-size : 12px;
  font-weight : normal;
  color : #757575;
  text-decoration : underline;
}
A:LINK{
  font-size : 12px;
  font-weight : normal;
  text-decoration : underline;
  color : #757575;
}
A:VISITED{
  font-size : 12px;
  color : #757575;
  text-decoration : underline;
}
A:HOVER{
  font-size : 12px;
  color : #ff8000;
  text-decoration : underline;
}
A:ACTIVE{
  font-size : 12px;
  color : #ff8000;
  text-decoration : underline;
}
.t1{
  font-size : 12px;
  font-weight : normal;
  color : #757575;
  text-decoration : none;
  line-height : 16px;
}
.t2{
  font-size : 12px;
  font-weight : bold;
  color : #757575;
  text-decoration : none;
}
img{
  border: none;