/* CSS Document */
body { margin: 0 auto 0 auto; width: 705px; position: relative; z-index: 1; background: url(../imagens/fundo.jpg) repeat top center; } 

TD { font-family: Arial, Hevlvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}
a { text-decoration: none; color: #D58000; font-size: 12px; font-weight: bold;}
a:hover { color: #00a336;}

.titulo1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #D58000; text-decoration: none; font-weight: bold; }
.titulo2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00a336; text-decoration: none; font-weight: bold; }
.link { text-decoration: none; color: #000000; font-size: 12px; font-weight: bold;}

.contato1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	height: 15px;
	width: 270px;
	border: none;
}
.contato2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	width: 270px;
	border: none;
}
