a:link {
	text-decoration: none;
	color: #008080;
}
a:visited {
	text-decoration: none;
	color: #008080;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.estilo_izda {
	text-align: left;
}
.estilo_dcha {
	text-align: right;
}
.gotas_centro {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 1,5;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	text-align: center;
	vertical-align: top;
}
.gotas_dcha {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 1,5;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	text-align: right;
	vertical-align: top;
}
.gotas_justificar {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 1,5;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	text-align: justify;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
}
