/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(img-10/fundo-site.jpg);
	background-color: #000000;
	background-repeat: no-repeat;




.txt {
	font-family:tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-image: url(img-10/fundo-site.jpg);
	background-color: ##7E0403;
	background-repeat: no-repeat;
	background-color: ##7E0403;
	background-image: url(img-10/fundo-site.jpg);
	background-repeat: no-repeat;
	background-color: #0#7E0403;
	background-image: url(img-10/fundo-site.jpg);
	background-repeat: no-repeat;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txt-negrito {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fffff;
	text-decoration: none;
}
a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

