body { color: black; font-size: 11px; font-family: Georgia, Verdana, Arial; background-color: transparent; background-position: center 0; margin: 0; padding: 0; }
h1 { color: red; font-size: 17px; font-family: Georgia, Verdana, Arial; font-weight: bold; font-style: italic; }
a:link { color: black; text-decoration: underline; }

a:visited { color: black; text-decoration: underline; }

a:hover { color: red; text-decoration: underline; }

a:active { color: black; text-decoration: underline; }
