#navigation td {
	border-bottom: 1px solid #F9E9C8;
	}
	
#navigation a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #F1F0E7;
	line-height:10px;
	letter-spacing:.0em;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 15px;
	background: url(../images/menu.gif) 4px 40% no-repeat;
	}
	
#navigation a:hover {
	background: #F1F0E7 url(../images/menu.gif) 4px 45% no-repeat;
	color:#3C3922;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-color: #809865;
}
a:link {
	color: #4483C1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4483C1;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5D599;
	background-image: url(../images/menus.jpg);
	text-indent: 10px;
	padding: 5px;
}
h2 {
	font-size: 15px;
	text-indent: 8px;
	padding: 3px;
	background-color: #E9E9D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
}
