/* CSS Document */
#navigation td {
	border-bottom: 1px solid #CCCCCC;
	}
	
#navigation a {
	font: 12px/10px Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 15px;
	background: url("") 4px 40% no-repeat;
	}
	
#navigation a:hover {
	background: #EEF2F9 no-repeat 4px 45%;
	color:#101B2C;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FEFAF3;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0086DF;
}
a:visited {
	color: #0086DF;
}
a:hover {
	color: #FF9900;
}
.Estilo27 {font-size: 11px}
.Estilo30 {color: #FFCC00; font-weight: bold; }
.Estilo31 {
	color: #375E9A;
	font-weight: bold;
}