.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #0587C5;
}
.texto_p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #069EE7;
}
.titulos {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #003366;
	font-weight: bold;
}
.subtitulos {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #069EE7;
	font-weight: bold;

}
.depoimentos {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #069EE7;
	font-weight: bold;
	font-style: italic;

}
.subtitulos_paginas {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #999999;
	font-weight: bold;

}
.subtitulos_news {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #069EE7;
	font-weight: bold;

}
.subtitulos1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #660000;
	font-weight: bold;

}
.subtitulos2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #660000;
	font-weight: bold;

}
.telefone {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.ligue {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.rodape {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #999999;
	
}
.links {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #069EE7;

}
a.link:hover {
	font-family: Trebuchet MS;
	font-size: 16;
	color: #CC33CC;
	text-decoration: underline;


}

.link:link {
	font-family: Trebuchet MS;
	font-size: 16;
	color: #663366;
	text-decoration: none;

}

.link:visited {
	font-family: Trebuchet MS;
	font-size: 16;
	color: #663366;
	text-decoration: none;

}

