.bg {
	background:url(imagens/bg.jpg) top no-repeat #c0deed;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 050561;
	text-align: justify;
	margin: 0px;
}
img {
	border:none;}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;

}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.txt_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 050561;
	margin: 0px;
}
#pop_up {
	position:absolute;
	width:282px;
	height:285px;
	top:60%;
	left:50%;
	margin-left:-141px;
	margin-top:-142px;
	visibility:visible;
}

h1{font-size:15px;
font-weight:bold;
color:#C00;	
	}

