a:link {
  text-decoration:underline;
  color:#666666 ;
}
a:visited {
  text-decoration:underline;
  color:#666666 ;
}
a:active {
  text-decoration:underline;
  color:#02CEFA ;
}
a:hover {
  text-decoration:underline;
  color:#02CEFA ;
}

.smal{font-size: 10px;	line-height: 12px;}
.norm{font-size: 12px;	line-height: 14px;}