a.menu{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;	
}
a:hover.menu{
	color: #878787;
	text-decoration: underline;	
}
img {
	border: 0px;
}

.sub_titulos{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;	
}
.titulos_coluna_lado{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.textos_internos{
margin-left: 3px;
	color: #575757;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
img {
	border: 0px;

}
a.link_detalhes_home{
	color: #000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
a.link_detalhes_home:hover{
	text-decoration: underline;
	color: #808080;
}
a.rodape{
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover.rodape{
	color: #000;
	text-decoration: underline;
}