a {
  color: #000066;
}

a:hover {
  color: blue;
  text-decoration: none;
}

#site-footer a {
    float: none;
}

#site-footer tr {
    text-align: center;
}

#site-footer .button {
  margin: 0px 0px 0px 0px;;
  padding: 0px;      
  border: 0px outset #00d;
  background-color: white; 
  color: #007;
  background-image: none;	
  margin: 0px;
}

a.greendotlink:link    { color: #000099; text-decoration: none; font-size: 9pt; font-family: Verdana, Times, serif;}
a.greendotlink:visited { color: #000099; text-decoration: none}
a.greendotlink:hover   { color: #000099; text-decoration: underline}
a.greendotlink:active  { color: #000099;}

