BODY
{
	
}

.catalogo
{
	font-weight: bold;
	font-size: 12px;
	color: #6e98be;
	font-family: Arial;
}

.sub_catalogo
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}


.sub_catalogo a
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.voltar
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-align:right; 
}


.voltar a
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
		text-align:right;
}



.footer
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: Arial;
}


.footer a
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}



