/* CSS Document */
#navigation td {
	border-bottom: 1px solid #EEB712;
	}
	
#navigation a {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #0071BB;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 14px;
		}
	
#navigation a:hover {
	color:#333333;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC9900;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #F20000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-size: 16px;
	font-weight: bold;
}
.Estilo2 {
	color: #241800;
	font-size: 14px;
	font-weight: bold;
}
.Estilo3 {
	color: #483100;
	font-weight: bold;
}

