div.textFooter {
	font-size:0.8em;
	font-weight:bold;
	color:#000;
}

div {
	background-repeat:no-repeat;
}

h1 {
	color:#DF0023;
	font-size:16px;;
	
	font-weight:100;
	
	padding:0;margin:0;
}

a {
	color:#E00024;
	
	font-weight:bold;
	
	font-size:1em;
	
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
