BODY{
  color : #666666;
  font-size : 12px;
  text-decoration : none;
  font-weight : normal;
  line-height : 18px;
  background-position : center top;
}
A{
  font-size : 12px;
  font-weight : normal;
  color : #929292;
  text-decoration : underline;
}
A:link{
  font-size : 12px;
  font-weight : normal;
  text-decoration : underline;
  color : #666666;
}
A:visited{
  font-size : 12px;
  color : #666666;
  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 : #666666;
  text-decoration : none;
  line-height : 16px;
}
.t2{
  font-size : 12px;
  font-weight : bold;
  color : #666666;
  text-decoration : none;
}
img{
  border: none;
}
H1{
  font-size : 10px;
  font-weight : normal;
  color : #666666;
  text-decoration : none;
  margin:3px;
  vertical-align : 30%;
}
