@charset "UTF-8";
body {
	background-image: url(images/fundo.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#textocentral {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 20px;
	line-height: 20px;
	color: #666;
	text-align: justify;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-indent: 25px;
	padding-bottom: 15px;
}
a:link {
	color: #060;
	text-decoration: underline;
}
a:visited {
	color: #030;
}
.imgageLink {
	font-family: Verdana, Geneva, sans-serif; 
	border: none; 
	border-width: 0px; 
}
