.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.textotitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

a.linkum:link {
	color:#666666;
	text-decoration:none;
	}
a.linkum:visited {
	color:#666666;
	text-decoration:none;
	}
a.linkum:hover {
	color:#FF6400;
	text-decoration:none;
	text-decoration: underline
	}
a.linkum:active {
	color:#FF6400;
	text-decoration:none;
	text-decoration: underline
	}
	
	#fotosHome H2 {
	BACKGROUND: url(imagens/tit-fotos-home.gif) no-repeat; MARGIN-BOTTOM: 5px; WIDTH: 249px; HEIGHT: 36px
}

