.fontebranca {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.fontebranca:hover {
  color:#D9A379;
}
.fontelink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff6900;
	text-decoration: none;
}
.fontelink:hover {
  color:#D9A379;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6900;
	text-decoration: underline;
}
.links:hover {
    color:#D9A379;
	text-decoration:none;
}
.fontepadrao {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.conectar {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.conectar:hover {
 }
.forms {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #BEBEBE;
}
.titu-boletim {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #333333;
}
.mais-even {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}
.mais-even:hover {
   color:#D9A379;
   }
.tab-boletim {
	background-color: DDDCDC;
	border: 1px solid #BEBEBE;
}
.tab-img {
	border: 1px solid #D9A379;
}
.border-img {
	border: 3px solid #ffffff;
}
