.headermain {
	font-size: 23px;
	color: #FDD100;
	font-weight: bold;
}
.headersecondary {
	font-size: 18px;
	color: #FDD100;
	font-weight: bold;
}

.footerbanner {color: #FF0000; font-size: x-small;}
.footer {color: #FF0000; font-size: smaller}

a.footerbannerlink {color: #FF0000; text-decoration: none}
a.footerbannerlink:hover {color: #FF0000; text-decoration: underline}
a.footerbannerlink:visited {color: #FF0000; text-decoration: none}
a.footerbannerlink:active {color: #FF0000; text-decoration: underline}

a.footerlink {color: #FF0000; text-decoration: none}
a.footerlink:hover {color: #FF0000; text-decoration: underline}
a.footerlink:visited {color: #FF0000; text-decoration: none}
a.footerlink:active {color: #FF0000; text-decoration: underline}