.textomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	background-color: #e5e9d2;
}
a:hover.textomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	background-color: #e5e9d2;
}
.creditos {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	text-decoration: none;
}
