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


/* The register, login, search etc links at the top of the page */
a.mainmenu    { text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
