  .textmenu, .textmenu a, .textmenu a:link, .textmenu a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left:5px;
	list-style-type:none;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
  }

  .textmenu a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	border-left-style:solid;
	border-left-width:5px;
    border-left-color:#00FF00
	padding-left:0px;
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
  }
.textpie {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	cursor: hand;
}
a:visited {
	text-decoration: none;
	cursor: hand;
}
a:hover {
	text-decoration: underline;
	cursor: hand;
}
a:active {
	text-decoration: none;
	cursor: hand;
}
.textgral {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texttitulogral {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
.textarriba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border: thin solid #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.texttitulo {
	color: #003300;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECE9D8;
	background-position: center;
}
