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:15px; font-weight : bold; color : #666633; text-decoration: none; }
.m:hover { font-family : Tahoma,Verdana; font-size:15px; font-weight : bold; color : #999966; text-decoration: none; }
