.normal {  font-size: 12px; line-height: 20px;}
.big {  font-size: 16px;}
.normalnon { font-size: 12px;
  text-decoration : underline;
}
a:hover {  text-decoration: none; color: #FF0000;}
a:active {  text-decoration: none;}
a:visited {  text-decoration: none; }
a:link {  text-decoration: none;}
