
a:visited    { color: white; font-weight: bolder; font-size: 12px; font-family: Verdana; text-decoration: underline }
a:visited:hover   { color: gray; font-weight: bolder; font-size: 12px; font-family: Verdana; text-decoration: underline }
a:link    { color: white; font-weight: bolder; font-size: 12px; font-family: Verdana; text-decoration: underline }
a:hover         { color: gray; font-weight: bolder; font-size: 12px; font-family: Verdana; text-decoration: underline }
a:active         { color: white; font-weight: bolder; font-size: 12px; font-family: Verdana; text-decoration: underline }
h1  { color: white; font-size: 14px; font-family: Verdana }
h2   { color: white; font-weight: bolder; font-size: 22px; font-family: Verdana }
p           { color: white; font-size: 12px; font-family: Verdana }

