.cel {
	text-align: center;
	color: white;
	font-weight: bold;
	background-image: url(tlo2.gif);
	border-width: 0px;
	height: 206px;
	width: 270px;
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
}

.image {
	margin-top: 15px;
	height: 80px;
	width: 180px;
	top: 25px;
	border-width: 1px;
	border-color: #ff583a;
	border-style: solid;
}
.image:hover {
	margin-top: 15px;
	height: 76px;
	width: 176px;
	top: 25px;
	border-width: 3px;
	border-color: #ad3a27;
	border-style: solid;
}
.link_tab {
	margin-left: 40px;
	text-align: left;
}
.text {
	color: #dd2402;
	text-align: justify;
	font-size: 10px;
}

