 
.font65{
  font-size : 65%;
  font-weight : normal;
  
}
A{
  text-decoration : none;
}
A:LINK{
  text-decoration : none;
}
A:HOVER{
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #cccccc;
}
A:ACTIVE{
  text-decoration : none;
}
.gray{
  color : #c0c0c0;
}
