/* Pseudo Classes */
/* PLEASE DO NOT CHANGE */

A:hover {
   color: #669900;
   text-decoration: underline;
}