body {
	background-color: #E6EFDA;
}
.bgstyles {
	background-color: #E6EFDA;
	background-image: url(../imagenes/bg_corte.jpg);
	background-repeat: no-repeat;
}
.linker {
	font-size:16px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.linker:hover {
	font-size:16px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}