.style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-align:center;
}

.link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;


}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;

}
.lista {
	list-style-position: outside;
	list-style-image: url(imagenes%20siemens/flecha3_dcha.gif);
}
.lista1{
	list-style-position: outside;
	list-style-image: url(imagenes%20siemens/flecha3_roja.gif);
}