
body {
	background-color: #FFFFFF;
	background-image: url(image/fondoPlanet.png);
	background-position: 50% 10px;
	background-repeat: no-repeat;
	/*
	background-image: url(image/fondo.png);
	background-repeat: repeat-x;
	background-position: top;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #960fbb;
	font-weight: bold; 
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D735D7;
	font-weight: bold; 
	text-decoration: underline;
}

.other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #058;
	font-weight: bold; 
	text-decoration: none;
}

.other:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06C;
	font-weight: bold; 
	text-decoration: underline;
}

.otrosServicios {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.otrosServicios:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}
