

body  { color: #000000; font-size: 16px; font-family: Arial; background: white; text-align: center; margin: 0; padding: 0 }

a   { color: red; font-style: italic; font-weight: bold; text-decoration: none }
a:hover   { color: red; font-style: italic; font-weight: bold; text-decoration: underline }
a:active  { color: orange; font-style: italic; font-weight: bold; text-decoration: underline }
h1  { color: silver; font-size: 24px; font-family: Verdana; font-weight: bold; margin: 0 }
h2  { color: red; font-size: 14px; font-family: Arial; margin: 0 }
