a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;

}

.texto {
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.texto:link {
	font-size: 12px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.texto:active {
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.texto:visited {
	font-size: 12px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.menu:hover {
	color: #FF9900;
	font-size: 12px;
}

.menu:active {
	color: #FF9900;
	font-size: 12px;
}

.menu:visited {
	color: #FF9900;
	font-size: 12px;
}

.menu:link {
	color: #FF9900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.assina {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.assina:link {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#all {

margin: auto;
background-image: url(fundo_semana_santa.jpg) ;
background-position:top; 
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#000

}
