.Headers, .Headers a:link, .Headers a:visited, .Headers a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bb0000;
	text-decoration: none;
}
.Header_fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 525051;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.copy_R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.red_links, .red_links a:link, .red_links a:visited, .red_links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ba0000;
	font-weight: bold;
	text-decoration: none;
}
.clickhere, .clickhere a:link, .clickhere a:visited, .clickhere a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: ba0000;
	text-decoration: none;
}

.homeBox {
	border:1px solid #000000;
	height:190px;
	width:130px;
	float:left;
	margin:14px 0px 10px 10px;
	font:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold;
}

.homeBox img {
	border:none;

}

.homeBoxText {
	width:95px;
	height:25px;
	text-align:center;
	margin:auto;
	padding-top:10px;
	
}