A {
	color: Black;
}

A:Hover {
	color: Blue;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fondo {
	background-repeat: no-repeat;
	background-position: bottom right;
}