h1
{
   font-family: Impact;
   font-size: 64px;
   font-weight: normal;
   font-style: normal;
   text-decoration: ;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

a.style1:link
{
   color: #282828;
   font-weight: bold;
   text-decoration: none;
}
a.style1:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.style1:active
{
   color: #7F7F7F;
   font-weight: bold;
   text-decoration: none;
}
a.style1:hover
{
   color: #A91419;
   font-weight: bold;
   text-decoration: none;
}
a.style2:link
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style2:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style2:active
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style2:hover
{
   color: #A91419;
   text-decoration: none;
}

