a            { text-decoration: none; font-weight: bold; font-style: arial; size: 2; color: #FFFFFF}
a:link       { text-decoration: none; font-weight: bold; color: #FFFFFF }
a:active     { text-decoration: none; font-weight: bold; color: #FFFFFF }
a:visited    { text-decoration: none; font-weight: bold; color: #FFFFFF}
a:hover      { text-decoration: underline; font-weight: bold; color: #FFB7DB }

.over            {text-decoration: none; font-weight: bold; font-style: arial; size: 2; color: #FFFFFF; cursor:hand}
.over:link     { text-decoration: none; font-weight: bold; color: #FFFFFF; cursor:hand}
.over:visited { text-decoration: none; font-weight: bold; color: #FFFFFF; cursor:hand}
.over:hover  {text-decoration: underline; font-weight: bold; color: #FFB7DB; cursor:hand}   
