.backgroundt1 {
	background:url(images/fundo_site_exterior.jpg)
    top
	center
	no-repeat
	}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #f5f117;
}

a:active {
	text-decoration:underline;
	font-weight: bold;
}
