.fundoeventos {

	background-attachment: fixed;
	background-image: url(../fotos/fundo_fotos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.textoconteudo, a.link, a.visted, a.active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.textoconteudo:hover {
 	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;


}

.texto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}