a:link      { color: #FFFF00; text-decoration: none }
a:visited   { color: #DDDDDD; text-decoration: none } 
a:hover     { color: white; text-decoration: underline }

a.mo:link      {color: #ffff00; font-weight:bold;font-family: helvetica; text-decoration: none }
a.mo:visited   {color: #ffff00; font-weight:bold;text-decoration: none } 
a.mo:hover     {color: #FFFF00; font-weight:bold;text-decoration: none }

