a:active {
	text-decoration: none;	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;

}.titulo1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 15px;
}
.foto-marg-der {

	margin-bottom: 15px;
	margin-left: 20px;
}
.foto-marg-izq {
	margin-bottom: 15px;
	margin-right: 20px;

}
.borde-tabla {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: FF0000;
	border-right-color: FF0000;
	border-bottom-color: FF0000;
	border-left-color: FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.texto-centro {

	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
	color: #004F92;	
	font-weight: bold;
}
.numero {
	border: none;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #F0EDF4;
}.texto10 {
	font-family: Tahoma;
	font-size: 10px;
}
