a:link {
	color:#B1B0AF; 
	font-family: Arial; 
	text-decoration:none; 
}
a:visited {
	color:#B1B0AF; 
	font-family: Arial; 
	text-decoration:none; 
}
a:hover {
	color:#E10915; 
	font-family: Arial; 
	text-decoration:underline; 
}
.texto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color:#B1B0AF ; 
	}

.img_fundo {
	background-attachment: fixed;
	background-image: url(../imagens/linha_fundo.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.mao {
	cursor: hand;
}
