.cabecalho_negrito {
	color: #7c7c7c;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
.texto_negrito {
	color: #7c7c7c;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.texto {
	color: #7c7c7c;
	font-size: 9px;
	font-family: verdana;
	font-weight:normal;
}
.texto_10 {
	color: #7c7c7c;
	font-size: 10px;
	font-family: verdana;
	font-weight:normal;
}
.texto_11 {
	color: #7c7c7c;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
}
a.pequeno:link {

	color: #7c7c7c;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	text-decoration: none;
}
a.pequeno:hover {

	color: #7c7c7c;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	text-decoration: underline;
}
a.pequeno:visited {

	color: #7c7c7c;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	text-decoration: none;
}
a.1:link {

	color: #7c7c7c;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	text-decoration: none;
}
a.1:hover {

	color: #7c7c7c;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	text-decoration: underline;
}
a.1:visited {

	color: #7c7c7c;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	text-decoration: none;
}