A:link {color: "0071C5"; text-decoration: underline}
A:visited {color: "004172"; text-decoration: underline}
A:hover {color: "8FBAEB"; text-decoration: underline}
A:active {color: "8fbaeb"; text-decoration: none}
body {
     background-color: 000000;
     font-family: times;
     font-size: 16;
     color: 005A9D;
     text-decoration: none;
     margin-top: 5px;
     margin-left: 5px;
     margin-right: 5px;
}
