.text-ban {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.text-ban:hover {
	/*color:#999;*/
}
.text-bus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.text-bus:hover {
	color:#999;
}
.foto-ban {
	border: 1px solid #1B83B1;
	text-align: center;
	background-position: center center;
	margin-top: 8px;
	margin-bottom: 8px;
	cursor:pointer;
}
