A.top:link {
  color: #000000; 
  text-decoration : underline; 
  background: transparent;}
A.top:visited {
  color: #000000; 
  text-decoration : underline;
  background: transparent;}
A.top:hover { 
  color: #777777; 
  text-decoration : underline;
  background: transparent;}
A.top:visited img { 
  border: 1px black solid; }
A.ban:link {
  color: #000000; 
  text-decoration : none; 
  background: transparent;}
A.ban:visited {
  color: #000000; 
  text-decoration : none;
  background: transparent;}
A.ban:hover { 
  color: #555555; 
  text-decoration : underline;
  background: transparent;}
A.ban:visited img { 
  border: 1px black solid; }
A.bot:link {
  color: #003366; 
  text-decoration : underline; 
  background: transparent;}
A.bot:visited {
  color: #003366; 
  text-decoration : underline;
  background: transparent;}
A.bot:hover { 
  color: #7799aa; 
  text-decoration : underline;
  background: transparent;}
A.nav:link {
  color: #000000; 
  text-decoration : none; 
  background: transparent;}
A.nav:visited {
  color: #000000; 
  text-decoration : none;
  background: transparent;}
A.nav:hover { 
  color: #777777; 
  text-decoration : none;
  background: transparent;}
A.nav:visited img { 
  border: 1px black solid; }
A.nav2:link {
  color: #444444; 
  text-decoration : none; 
  background: transparent;}
A.nav2:visited {
  color: #444444; 
  text-decoration : none;
  background: transparent;}
A.nav2:hover { 
  color: #444444; 
  text-decoration : none;
  background: transparent;}
A.nav2:visited img { 
  border: 1px black solid; }
A.cat:link {
  color: #003366; 
  text-decoration : underline; 
  background: transparent;}
A.cat:visited {
  color: #003366; 
  text-decoration : underline;
  background: transparent;}
A.cat:hover { 
  color: #777777; 
  text-decoration : none;
  background: transparent;}
hr { border: 1px dashed #aaaaaa;}
div.button {border-width: 2px; padding: 5px; width: 465px; border-style: dotted; border-color: #CD5B27;background-color:#EDEBEC;text-align: center;}
div.button a  {width:100%;background-color:#EDEBEC;text-align: center;}
div.button a:link {color: #CD5B27; text-decoration:none;}
div.button a:hover {color: #FF9900; text-decoration:none;background-color:#F2F0F1;}
div.button a:visited {color: #CD5B27; text-decoration:none;}