.menuarriba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuarriba:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFCCCC;
	text-decoration: none;
}
.tabla_general {
	border: 1.3px solid #006633;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #E9E9E9;
	text-decoration: none;
}
.tbla2_texto {
	border: 1.3px solid #993333;
}
.enlaces1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #F9DFCA;
	text-decoration: underline;
}
.enlaces1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
.enlace_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #456E45;
	text-decoration: underline;
	line-height: normal;
}
.botonera {
	border: 1pt solid #6CA46C;
}

.enlace_verde:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	line-height: normal;
}
.lineaizverde {
	border-top-width: 1.3px;
	border-right-width: 1.3px;
	border-bottom-width: 1.3px;
	border-left-width: 1.3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #006633;
	border-bottom-color: #006633;
}
