#navigation td {
	border-bottom: 1px solid #A3A352;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #935800;
	line-height:10px;
	letter-spacing:.0em;
	text-decoration: none;
	display:block;
	padding:7px 6px 7px 14px;
	background: url(images/menu.gif) 2px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #EDEDE4 url(images/menu.gif) 5px 45% no-repeat;
	color:#3A7302;
	}
/* Class Styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-image: url(images/bp.gif);
}
a:link {
	color: #935800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #935800;
}
a:hover {
	text-decoration: underline;
	color: #3A7302;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.Estilo1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo2 {font-size: 11px}
.Estilo3 {
	font-size: 15px;
	color: #935800;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}