#contenedor ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 25px;
}
#contenedor a {
	text-align: center;
	display: block;
	padding: 3px;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-bottom: 5px;
	color: #333;
}
#contenedor a:link, #contenedor a:visited  {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
#contenedor a:hover {
	color: #AF0303;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #148010;
	background-color: #EAEAEA;
}
#contenedorES ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 15px;
}
#contenedorES a {
	text-align: center;
	display: block;
	padding: 3px;
	width: 130px;
	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: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-bottom: 5px;
	background-color: #41C63B;
}
#contenedorES a:link, #contenedorES a:visited  {
	font-size: 10px;
	font-weight: bold;
	
	text-transform: uppercase;color: #086606;
	background-color: #ECFCEB;
}
#contenedorES a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #28BE21;
}
