body {
font-family: verdana;
font-size: 12px;
color: gray;
} 

a         {font-style: bold; text-decoration: underline;}
a:link    {color: Red}
a:visited {color: DarkRed}
a:active  {color: IndianRed}
a:hover   {color: IndianRed}
body, html  { scrollbar-base-color: black; }

h1    {color: white; font-style: tahoma; font-size: 15px}
h2    {color: red; font-style: tahoma; font-size: 15px; text-decoration: underline;}

    



strong {color: Red; font-size: 14px}
