A:LINK {color : #0080ff;text-decoration: underline;}
	A:VISITED {color : #0080ff;text-decoration: underline;}
	A:HOVER {text-decoration : underline;
  
  color : red;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  background-repeat : repeat-y;
}
.font12{
  font-size : 12px;
  
  line-height : 15px;
  letter-spacing : 1px;
}
.font12_1{
  font-size : 12px;
  line-height : 17px;
  letter-spacing : 1px;
}

