BODY { background: #aaaaaa; background-image: none }

html { overflow-y: scroll; } 


p    {color: black; font-family: Verdana, helvetica, sans-serif; font-size: 12px;} 
p.menu    {color: black; font-family: Verdana, helvetica, sans-serif; font-size: 12px; background-color:#220000} 
H1    {font-family: Verdana, helvetica, sans-serif; font-size: 28px; color: black}
H2    {font-family: Verdana, helvetica, sans-serif; font-size: 16px; color: black}

a:link    {font-family: Verdana, helvetica, sans-serif; font-size: 12px; color: #AA5423; text-decoration:none; font-weight: bold} 
a:visited {font-family: Verdana, helvetica, sans-serif; font-size: 12px; color: #AA4287; text-decoration:none; font-weight: bold} 
a:hover    {font-family: Verdana, helvetica, sans-serif; font-size: 12px; color: #f0f0ff; font-weight: bold;} 
a:active {font-family: Verdana, helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration:none; font-weight: bold}
a img {border: none; }

