body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fundo_site {
	background-image: url(../img/fundo_site.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.txt-1 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txt-2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.link-1:link {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.link-1:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.link-1:hover {
	font-family: verdana;
	font-size: 10px;
	color: #C60000;
	text-decoration: none;
}
a.link-1:active {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.form-1 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #6E1111;
	background-color: #F3F3F3;
}
