#contenido {
	font-size: 		.9em;
}

#seccion ul {
	list-style: 	none;
}


ul#enlaces {
	margin:			20px auto 20px;
	
}

ul#enlaces a {
	font-family: 	"Trebuchet MS";
	font-size: 		.9em;
}

#seccion div ul {
	list-style: 	disc;
	margin-left: 	20px;
}
/*
Cambio 10102008
*/
ul#enlaces a:hover { 
		background: 		none !important; 
		            		}