a {
	font-weight: bold;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 0px;
	background-image: url(Imagenes/back.jpg);
}
