a {text-decoration:none;}
a:hover, a:hover * {text-decoration:underline;}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/home/img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9FB708;
}
.rodape{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.data{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto{
	font-family:  Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height: 120%;
}
.titulo{
	font-family: Garamond, "Times New Roman", Arial, Verdana;
	font-size: 32px;
	color: #75851A;
	text-decoration: none;
}
.contato{
	font-family: Garamond, "Times New Roman", Arial, Verdana;
	font-size: 18px;
	color: #75851A;
	text-decoration: none;
}

.form {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000 ;
	border: 1px solid #9FB708;
	width: 250px;
}
