.textos01 {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	font-weight: bold;
}
.textos02 {
	font-family: Arial;
	font-size: 11px;
	color: #8c8c8c;
	font-weight: normal;
}
.textos03 {
	font-family: Arial;
	font-size: 11px;
	color: #8c8c8c;
	font-weight: bold;
}

.titulo01 {
	font-family: Arial;
	font-size: 13px;
	color: #58679d;
	font-weight: bold;
}

a.linkmenu:link, a.linkmenu:visited, a.linkmenu:active {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}
a.linkmenu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #58679d;
	font-weight: bold;
	text-decoration: none;
}

a.linkmais:link, a.linkmais:visited, a.linkmais:active {
	font-family: Arial;
	font-size: 11px;
	color: #f2c756;
	font-weight: bold;
	text-decoration: none;
}
a.linkmais:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ce9929;
	font-weight: bold;
	text-decoration: none;
}

.form {
	border-color: #ffffff;
	border-width: 0;
	border-style: solid;
	background-color:#cccccc;
	text-align: center;
	font-family: Verdana;
	FONT-SIZE: 11px;
}