BODY {
	background-image: url(../images/icono/bas.png);
	background-repeat: no-repeat;
	background-color : #FFFFFF;
}

A:LINK {
	font: 10px Arial, Helvetica, sans-serif;
	color: White;
	text-decoration : none;
}

A:VISITED {
	font: 10px Arial, Helvetica, sans-serif;
	color: White;
	text-decoration : none;
}

A:HOVER {
	color : #E38D28;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
}
