body { 
	/* #690100:Grana. #FFF6EC:Rosita. #DDBB99:Marroncillo. */
	background-color: #DDBB99;  
}

.enlaceTexto {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFF6EC;
}

.enlaceTexto A{
	color: #FFF6EC;
	text-decoration: underline;	
}

.enlaceTexto A:hover{
	color: black;
	background: #FFF6EC;
	text-decoration: underline;

}

.rotulo {
	text-color: black;
	font-weight:bold;
	background: #DDBB99;
}

