body {
	background-color: #000000;
	background-image: url(Layout_Solutions/fondo.jpg);
}
body {
	color: #D1D1D1;
}
body {
	background-image: url(Layout_Solutions/gradient.jpg);
}
a:link {
	text-decoration: none;
}
a:link {
	color: 000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #485172;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
