﻿a {
	color: #D05506;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color: #D05506;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
.footerLinkbar a:hover {
	color: #D05506;
	margin-left: 8px;
	margin-right: 8px;
	text-transform:uppercase;
}
.footerLinkbar a {
	color: #D05506;
	margin-left: 8px;
	margin-right: 8px;
	text-transform:uppercase;
}