a:link {text-decoration: underline;}
a:active {text-decoration: none;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline; color: #FFFF00;}

.m { font-family :  Tahoma,Verdana; font-size:10px; font-weight : bold; color : #FFFFFF; text-decoration : none; }
.m:hover { font-family :  Tahoma,Verdana; font-size:10px; font-weight : bold; color : #FFFF00; text-decoration : none; }
