body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #003399;
}
#menu_lateral a {
	color: #000000;
	background-image: url(imagenes/mm_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	font-family: "Footlight MT Light";
	line-height: 16px;
	text-decoration: none;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	display: block;
	background-position: 15px;
}
#menu_inferior a {
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 26px;
	font-family: "Footlight MT Light";
	line-height: 16px;
	text-decoration: none;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	display: block;
	background-position: 15px;
}

#menu_inferior td {
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #ADD96C;
}
#menu_lateral td {
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #ADD96C;
}
#menu_lateral a:hover {
	color: #FF0000;
	background-image: url(imagenes/mm_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	font-family: "Footlight MT Light";
	line-height: 16px;
	text-decoration: none;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	display: block;
	background-position: 15px;
	background-color: #FFFFFF;
}

#menu_inferior a:hover {
	background-repeat: no-repeat;
	padding-left: 26px;
	font-family: "Footlight MT Light";
	line-height: 16px;
	text-decoration: none;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	display: block;
	background-position: 15px;
}
