

body 
 { 
  background-color: #DBDBDB;
  background-image: url('fotos/fundos/fundo1.jpg');
  background-position: 50% 0%;
  background-repeat: no-repeat}


a:link
{
	color: black;
}

a:visited
{
	color: black;
}

a {
	text-decoration: none;
}