#pdfdos {
	height: 111px;
	width: 150px;
	float: left;
}
#cavitabell {
	height: 15px;
	width: 80px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
#icono {
	height: 20px;
	width: 20px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#cavitabell.rf {
	font-size: 12px;
	color: #000000;
}
#cavitabell.rf  A:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
#cavitabell.rf A:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#cavitabell.rf A:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
