.footer {
	font-family: century gothic;
	font-size: 10px;
	color: #1B4164;
	text-decoration:none;
}
.footer:hover {
	font-family: century gothic;
	font-size: 10px;
	color: #1B4164;
	text-decoration:underline;
}
.blue_small {
	font-family: century gothic;
	font-size: 10px;
	color: #1B4164;
	text-decoration:none;
}
.blue_small2 {
	font-family: century gothic;
	font-size: 11px;
	color: #15334F;
}
.blue_body {
	font-family: century gothic;
	font-size: 13px;
	color: #1B4164;
	text-decoration:none;
}
.infoLink {
	font-family: century gothic;
	font-size: 12px;
	color: #1B4164;
	text-decoration:none;
}
.infoLinkHover {
	font-family: century gothic;
	font-size: 12px;
	color: #1B4164;
	text-decoration:none;
	background-color: #CBB777;
}
.blue_heading {
	font-family: century gothic;
	font-size: 16px;
	color: #9a8956;
	font-weight: bold;
	text-decoration:none;
}

.blue_heading a:link, .blue_heading a:hover, .blue_heading a:visited, .blue_heading a:active {
	font-family: century gothic;
	font-size: 16px;
	color: #9a8956;
	font-weight: bold;
	text-decoration: underline;
}

.blue_heading_large {
	font-family: century gothic;
	font-size: 30px;
	color: #1B4164;
	font-weight: bold;
	text-decoration:none;
}
.gray_heading{
	font-family:century gothic;
	font=size:12px;
	color:#999999;
	font-weight:bold;
	tex-decoration:none;
}
.link_yellow{
	font-family:century gothic;
	font-size:11.5px;
	color:#6B5B29;
	text-decoration:none;
}
.link_yellow:hover {
	font-family:century gothic;
	font-size:11.5px;
	color:#6B5B29;
	text-decoration:underline;
}
		
