.textos {
	font-family: "Verdana";
	font-size: 10;
	color: #DD127B;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0D2610;
	text-decoration: none;

}
a:hover {
	color: #2E6C24;
	text-decoration: none;
}
a:visited {
	color: #2E6C24;
	text-decoration: none;
}
a:link { 
	color: #2E6C24;
	text-decoration: none;
	}

a:active { 
	color: #2E6C24;
	text-decoration: none;
	}
.hdr1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	color: #00000;
	font-weight: bold;

}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	color: #102214;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0F1C15;
}
.combo
{
	COLOR: #F2832A;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 10;
	background-color: #FEF0E3;
	border: 1px solid #F2832A;
}