.fundotopo {
	background-attachment: scroll;
	background-image: url(images/fundotopo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fundobottom {
	background-attachment: scroll;
	background-image: url(images/fundobottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.texto {
	font-family: TAHOMA;
	font-size: 12px;
	color: #637174;
	text-decoration: none;
}
.texto a:link {
	font-family: TAHOMA;
	font-size: 12px;
	color: #637174;
	text-decoration: none;
}
.texto a:visited {
	font-family: TAHOMA;
	font-size: 12px;
	color: #637174;
	text-decoration: none;
}
.texto a:hover {
	font-family: TAHOMA;
	font-size: 12px;
	color: #637174;
}
.texto a:active {
	font-family: TAHOMA;
	font-size: 12px;
	color: #637174;
	text-decoration: none;
}
.caixa {
	border: 1px solid #637174;
	font-family: tahoma;
	font-size: 12px;
	color: #637174;


}
a:hover {
	text-decoration: none;
}
