
<!--
.pix16 {
  font-size: 16px;
  text-decoration: none;
}
.pix14 {
  font-size: 14px;
  text-decoration: none;
}
.pix18 {
  font-size: 18px;
  text-decoration: none;
}
.pix12 {
  font-size: 12px;
}
.pix11 {
  font-size: 11px;
}
.pix12height18 {
  font-size: 12px ;
  line-height: 18px ;
}
A:LINK {
  font-style: normal;
  color : #cc0000;
  text-decoration: none;
}
A:HOVER {
  font-style: normal;
  color : red;
  text-decoration : underline;
}
.pix14height21 {
  font-size: 14px;
  text-decoration: none ;
  line-height: 21px;
}
.pix16height24 {
  font-size: 16px;
  text-decoration: none ;
  line-height: 24px;
}
.center{
  text-align : center;
}
.right{
  text-align : right;
}
.footer{
  font-size : 12px;
  text-align : center;
  line-height : 18px;
}
A:VISITED{
  text-decoration : none;
  color : #cc0000;
}
-->
