.botonmenusuperior {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #008E46;
	height: 18px;
	border: thin solid #FFFFFF;
	text-align: center;
}
.botonmenurapido {
	height: 18px;
	width: auto;
	padding: 3px;
	text-align: center;
	border-top: medium none;
	border-right: medium none;
	border-bottom: thin solid #669966;
	border-left: medium none;
	clip:   rect(auto auto auto auto);
}
.cajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	width: auto;
	color: #000000;
}
.celdacajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: auto;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	text-align: center;
}
.enlacesmenusuperior {
	margin-top: 2px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008E46;
	text-decoration: none;
}
.enlacesmenusuperior:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color: #000000;
	text-decoration: none;
	display:block;
	padding:3px 10px;
	text-align:center;
}
.enlacesmenurapido {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlacesmenurapido:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #13823c;
	text-decoration: none;
}
