h2,.Header, .header   {
  font-weight:bold;
  font-size  :18px;
  color:#996600;
}

.quoteLarge
{
  font-weight:bold;
  font-size  :22px;
  color:#996600;
}

h3,.SubHeader, .subheader{
  font-weight:bold;
  font-size  :16;
}

h4,.WhiteHeader, .whiteheader{
  font-weight:bold;
  font-size  :18px;
  color:#ffffff;
}

h4,.WhiteHeader a{
  font-weight:bold;
  font-size  :18px;
  color:#ffffff;
  text-decoration:none;

}
h4,.WhiteHeader a:hover{
  font-weight:bold;
  font-size  :18px;
  color:#ffffff;
  text-decoration:none;
}

h5,.TopHeader, .topheader   {
  font-weight:bold;
  font-size  :30px;
  color:#996600;
}

h6,.SloganHeader, .sloganheader{
  font-weight:bold;
  font-size  :16px;
  color:#996600;
}

.SmallText{
  font-size  :10px;
}

.SponsorText{
  font-size  :8px;
}

.SponsorText a{
  font-size  :8px;
}

.SponsorText a:hover{
  font-size  :8px;
}

.RightLinks{
  font-size  :14px;
  line-height:30px;
  color:#666a00;
  text-decoration:none;
}

.RightLinks a{
  font-size  :14px;
  line-height:30px;
  color:#666a00;
  text-decoration:none;
}

.RightLinks a:hover{
  font-size  :14px;
  line-height:30px;
  color:#666a00;
  text-decoration:none;
}


.FooterText{
  font-size  :10px;
  color:#c1a680;
}

.FooterText a{
  font-size  :10px;
  color:#c1a680;
}

.FooterText a:hover{
  font-size  :10px;
  color:#c1a680;
}

td,body{
  font-family: arial;
  font-size: 12px;
  color:333;
  text-decoration:none;
}

/* Links */
a{
  color:#666a00;
}
a:hover{
  color:#666a00;
}



