a.menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
a.menu:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

a.menu:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;

	}
a.menu:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

a.menu:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
.cajitaMenu {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-left: 5px;
	border-top-color: #99CCFF;

}
.cajitaMenuSup {
	background-color: #FFFFFF;
	float: none;
	clear: none;
}

.cajitaMenuSelec {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-left: 5px;
	border-top-color: #99CCFF;
	background-color: #ee1c25;

}
