a:link {
	color:#484848; 
	font-family: "Trebuchet MS", "Trebuchet MS", Arial; 
	text-decoration:none; 
}
a:visited {
	color:#484848; 
	font-family: "Trebuchet MS", Arial; 
	text-decoration:none; 
}
a:hover {
	color:#484848; 
	font-family: "Trebuchet MS", Arial; 
	text-decoration:underline; 
}
.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	color:#484848 ; 
	}

.img_fundo {
	background-attachment: fixed;
	background-image: url(../imagens/linha_fundo.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.mao {
	cursor: hand;
}

.texto_12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	color:#484848 ; 
	}
.espaco {line-height: 170%}

.titulo {
	font-family: "Futura Bk BT", Arial;
	text-transform:uppercase;
	font-size: 15px;
	font-style: normal;
	color:#000D55 ; 
	}