.background {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
background-color:#CE1E25;
height:30px;
color:#FFFFFF;
}
.background-bottom {
background-color:#244A9E;
height:120px;
}
.footer-head {
	font-family:arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
A.footer:hover {
	text-decoration:none;
	color:#00FFFF;
	font-weight: bold;
}
.footer {
	font-family: arial;
 font-weight: bold;
 font-size:10px;
 text-decoration:none;
 color:#ffffff;
}
A.footer-head-link:hover {
	text-decoration:none;
	color:#00FFFF;
	font-weight: bold;
}
.footer-head-link {
	font-family: arial;
 font-weight: bold;
 font-size:14px;
 text-decoration:none;
 color:#ffffff;
}