a.linksup:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linksup:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linksup:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.linksup:active {
	color: #CC0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
}
a.link_cinza:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
a.link_cinza:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
a.link_cinza:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
a.link_cinza:active {
	color: #333333;;
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
}
.categoria {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#5C5C5C;
}
a.link_sub:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.link_sub:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.link_sub:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a.link_sub:active {
	color: #333333;;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}.estiloRodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
