body   { color: #c7710c; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 { color: #c7710c; font-style: normal; font-weight: 300; font-size: 11px; text-transform: uppercase }
h2 { color: #3e3e3e; font-size: 20px }
h3 { color: #121212; font-size: 11px }
a    { color: #c7710c; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: 600; line-height: 11px; text-decoration: underline; letter-spacing: 0.3px }
.newsalerts {
	font-size: 12px;
	color: #FF0000;
}


a.newsalerts:link, a.newsalerts:visited,  a.newsalerts:active {
	font-size: 12px;
  color: #FF0000;
  }
a.newsalerts:hover {
	font-size: 12px;
  color: #990000;
 }
