.texto1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.margem {
	padding: 10px;
}
.texto2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
}
.caminho {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3186AD;
	font-weight: bold;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.conexao {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3186AD;
	font-weight: bold;
}

