.myHeader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
	border:double;
	border-color:#CCFF66;
	color:#FFFFFF;
	background-color:#006600;
}
#navegation a:link, #navegation a:visited {
	font-weight: bold;
	margin: 0 8px;
}
#navegation a:hover, #navegation a.active {
	color: #000;
	text-decoration: none;
}