body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #870E13;
	text-align: left;
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
}
#texto {
	font-weight: bold;
	color: #FFF;
}
.gal {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FC3;
}
.gal A:link {color: #ff8c00;
	text-decoration: none;}
.gal A:hover {	color: #ffba00;
	text-decoration: none;}
.gal A:active {text-decoration: none;}
.gal A:visited {text-decoration: none; 
 color: #ff8c00; }
