.footerfont {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.footer-edge {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	width: 450px;
	padding-top: 10px;
	padding-left: 10px;
}

a.redbar:link
{ font: 15px arial, sans-serif; font-weight: 550; color: #ffffff; text-decoration: none; } 
a.redbar:visited
{ font: 15px arial, sans-serif; font-weight: 550; color: #ffffff; text-decoration: none; } 
a.redbar:active 
{ font: 15px arial, sans-serif; font-weight: 550; color: #ffffff; text-decoration: none; }
a.redbar:hover
{ font: 15px arial, sans-serif; font-weight: 550; color: #ffff00; text-decoration: underline; }

