.EstiloTexto0 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: Black;
}
.EstiloTexto1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.EstiloTexto2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.EstiloTesto3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
table.alinizq {
float: left;
	padding-right: 3px;
}

table.alinder {
float: right;

}

table.gil {
	float: right;
}
.pepe {
	float: left;
	padding-right: 10px;
}

a {
text-decoration: underline;
}

a.hover{
	background-color: Red;
	text-decoration: underline;
}

