A:link { 
TEXT-DECORATION: none; 
} 
A:visited { 
TEXT-DECORATION: none; 
} 
A:hover {
TEXT-DECORATION: underline; 
}

.bordaSite {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #70490C;
	border-left-color: #70490C;
}
.tit_box_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #980D01;
}
.chamada_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	text-align: justify;
}
.tit_interna {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #980D01;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D5A2B;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D6129;
	border: 1px solid #C98F45;
}
