
.footer-text {
	color : #fff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}

.title {
	color : #b23427 ;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size : 15px ;
}
.text-grey {
	color : #888 ;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size : 12px ;
}
.text {
	color : #000 ;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size : 12px ;
}

A:link {
	color : #888 ;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size : 12px ;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color : 000 ;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size : 12px ;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color : #888 ;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size : 12px ;
	text-decoration: none;
	font-weight: bold;
}

.block-img {display:block;}
