.fondo {
	background-image:url(../img/f_hoja.jpg);
	background-repeat:repeat-y;
	width:757px;
	clear:both;
}
a {
color:#FFFFFF;
text-decoration:none;
}

.link a{
font-weight:bold;
}
.link a:hover {
text-decoration:underline;}
