body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DE3A29;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.Titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.miniBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #33CCFF;
	text-decoration: none;
	background-color: #A52921;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A52921;
}
.txazul {
	color: #73A5D6;
	text-decoration: none;
}
.n1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

