﻿a:link {
color: #ec9a1a; 
font-size: 11px; 
font-family: "Trebuchet MS";
text-decoration: none;
} 
a:visited {
color: #ec9a1a;
font-size: 11px; 
font-family: "Trebuchet MS";
text-decoration: none; 
} 
a:hover {
color: #ec9a1a;
font-size: 11px; 
font-family: "Trebuchet MS";
text-decoration: underline; 
}

a.texto:link {
color: #949494; 
font-size: 11px; 
font-family: "Trebuchet MS";
text-decoration: none;
} 
a.texto:visited {
color: #949494;
font-size: 11px; 
font-family: "Trebuchet MS";
text-decoration: none; 
} 
a.texto:hover {
color: #ec9a1a;
font-size: 11px; 
font-family: "Trebuchet MS";
text-decoration: none; 
}


.style1 {
	background-image: url('images/fundo_borda_lateral_direita.jpg');
}
.style2 {
	background-image: url('images/fundo_borda_lateral_esquerda.jpg');
}
.style3 {
	background-color: #FFFFFF;
}
.style4 {
	border-style: solid;
	border-width: 0;
}
.style5 {
	border-width: 0;
}
.style6 {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url('images/fundo_linha.jpg');
}
.style7 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #ec9a1a;
	text-align: left;
}
.style8 {
	text-align: left;
}
.style10 {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #949494;
}
.style11 {
	color: #EC9A1A;
}
.style12 {
	font-size: 5pt;
}
