.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9090A6;
	text-decoration: none;
}
.nota:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.fondo {
	background-image: url(img/default/izquierda.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}

