a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #445086;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #445086;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF271E;
	text-decoration: none;
}
a.small:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445086;
	text-decoration: none;
	font-weight: normal;
}
a.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445086;
	text-decoration: none;
	font-weight: normal;
}
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FB251D;
	text-decoration: underline;
	font-weight: normal;
}
.PgHd {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 26px;
	color: #324498;
	padding-left: 15px;
}
.Gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	width: 135px;
	float: left;
	height: 100px;
}
a.GallLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.GallLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.GallLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.BizAward {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DB1634;
	background-color: #FBD8BD;
	border: 3px solid #000000;
	padding: 10px;
	vertical-align: middle;
	font-weight: bold;
}

