 
 a:link {
   color: #617A33; text-decoration:none }
 a:visited {
   color: #617A33; text-decoration:none }
 a:active {
   color: #617A33; text-decoration:none }
 a:hover {
   color: #617A33; text-decoration:underline }
 a.other {
   color: #003300; text-decoration:none; font-style: italic; font-weight:bold  }
 a.other:visited {
   color: #003300; text-decoration:none; font-style: italic; font-weight:bold  }
 a.other:active {
   color: #003300; text-decoration:none; font-style: italic; font-weight:bold  }
 a.other:hover {
   color: #003300; text-decoration:underline; font-style: italic; font-weight:bold  }