.bg01 {
	background-color: #bbbbf6;
}
.bg02 {
	background-color: #ecebeb;
}
.bg03 {
	background-color: #dadada;
}
.bg04 {
	background-color: #b2b3b4;
}
.bg05 {
	background-color: #D5C9D5;
}
.texto-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #666666;}
A:link, A:visited { color:#666666; text-decoration:none; }
A:hover, A:active { color:#9966cc; text-decoration:underline; }

.texto-data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #993300;
}

.bg06 {
	background-color: #9966CC;
}

