a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}


body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(Fotos/cabecalho2.jpg);
}
