ul#servicios{
	list-style:url(imagenes/listas.jpg);
}

ul#subservicios{
	list-style:url(imagenes/listas2.jpg);
}

#imagengif{
float: right;
height: 300px;
width: 225px;
}

a:link{
color: #969;
text-decoration: none;
}

a:visited{
color: #C60;
text-decoration: none;
}

a:hover{
text-decoration:underline;
}