 

A{
  color : black;
  text-decoration : none;
}
A:HOVER{
  color : #ff0000;
  text-decoration : none;
  background-color : #cccccc;
}
BODY{
  background-image : url(image/bg.gif);
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.text1{
  font-size : 9pt;
  font-weight : 500;
}
.text2{
  font-size : 10pt;
  font-weight : 400;
}
.text3{
  font-size : 11pt;
  font-weight : 600;
}
.text5{
  font-size : 11pt;
  font-weight : 400;
  line-height : 22pt;
}
.text6{
  font-size : 10pt;
  font-weight : bold;
}
.text7{
  font-size : 8pt;
  font-weight : 300;
}
.text8{
  font-size : 18pt;
  font-weight : 600;
}

