.construction {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.construction2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

a:hover {
	color:#ff2b0f;
}.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.redborder {
	border: thin solid #990000;
}
.bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.bodybig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	text-transform: none;
}
.bodycopyWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
.yellowbrdr {
	border-top: thin solid #FFFF33;
	border-right: thin none #FFFF33;
	border-bottom: thin solid #FFFF33;
	border-left: thin none #FFFF33;
}
.yellowbrdrBottom {
	border-top: thin none #FFFF33;
	border-right: thin none #FFFF33;
	border-bottom: thin solid #FFFF33;
	border-left: thin none #FFFF33;
}
.whitebrdr {
	border: 1px solid #FFFFFF;
}
.topoflinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.whitebrdrNoTop {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
