.ftrbg {
	background-image: url(../images/footer/ftrbgm.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #1A64A8;
	text-align: center;
	white-space: nowrap;
}

.ftrref A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	white-space: nowrap;
}

.ftrref A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	white-space: nowrap;
}

.ftrref A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

