/* --Common Style-- */
A:link { font-weight: bold; text-decoration: none; }
A:visited { font-weight: bold; text-decoration: none; }
A:active { font-weight: bold; text-decoration: none; }
A:hover { font-weight: bold; color: #993399; text-decoration: underline; }
