.nav { color: black; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 16px }
.txt { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 16px }
.txt a  { color: #a0c07c; font-weight: bold; text-decoration: none }
.txt a:hover  { color: #c00; font-weight: bold; text-decoration: none }
.titu { font-size: 15px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 16px }
.frase { color: #666; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px }
.nav a { color: #000002; text-decoration: none }
.nav a:hover { color: #a0c07c; text-decoration: none }
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#destacado {
	height: 500px;
	margin-left: 590px;
	margin-top: 280px;
	width: 160px;
}
.verde {
	font-weight: bold;
	color: #A0C07C;
}
.linea {
	width: 290px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A0C07C;
	border-right-color: #A0C07C;
	border-bottom-color: #A0C07C;
	border-left-color: #A0C07C;
}

A.link_inicio{color:#2F9B2B;}

