body {
 margin: 0px;
 font-family: arial;
 font-size: 14px; }

a:link {
 color: #9F2200; }
a:visited {
 color: #7B1800; }
a:hover {
 text-decoration: none;
 color: #D73000; }
a:active {
 color: black;
 text-decoration: none; }
a img {
 border-color: #9F2200; }
 
h3 {
 font-size: 31px; }