
BODY{
  color : #757575;
  background-image : url(../img/bg.gif);
  background-repeat : repeat-x;
  background-attachment : scroll;
  font-size : 12px;
  text-decoration : none;
  font-weight : normal;
  line-height : 18px;
  background-position : center 0px;
}
A{
  font-size : 12px;
  font-weight : normal;
  color : #484848;
  text-decoration : underline;
}
A:link{
  font-size : 12px;
  font-weight : normal;
  text-decoration : underline;
  color : #484848;
}
A:visited{
  font-size : 12px;
  color : #484848;
  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 : #484848;
  text-decoration : none;
  line-height : 16px;
}
.t2{
  font-size : 12px;
  font-weight : bold;
  color : #484848;
  text-decoration : none;
}
H1{
  font-size : 12px;
  font-weight : normal;
  color : #484848;
  text-decoration : none;
  margin:3px;
  vertical-align : 30%;
}
A.manu{
  font-size : 12px;
  font-weight : normal;
  color : #ffffff;
}
img{
  border: none;
