.skip { 
 font-family: Helvetica, Arial, Sans-Serif;
 font-size: 10px;
 line-height: 18px;
 color:#66cc66;
}
.footer { 
 font-family: Helvetica, Arial, Sans-Serif;
 font-size: 10px;
 line-height: 18px;
 color:#66cc66;
}




A:link    { color: #66cc66;  text-decoration : none;  }
A:visited { color: #66cc66; font-size: 100%;  text-decoration : none;  }
A:active  { color: orange; font-size: 100%;  text-decoration : none;  }
A:hover { color: #E11036; background-color : orange;   }
