@charset "utf-8";
/* CSS Document */

#link_fundoContInform a{
	font-family: Calibri;
	font-size:12px;
	text-decoration:none;
	color:#1C75BC;
	text-align:left;
}

#link_fundoContInform a:hover{
	font-family: Calibri;
	font-size:12px;
	text-decoration: underline;
	color:#1C75BC;
	text-align:left;
}



#botoesPrincipais a{
	float:left;
	color:#FFF;
	font-family: "Arial Black";
	font-size:18px;
	text-align:center;
	text-decoration:none;
	line-height:20px;
}