body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

td {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.marrom {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #663300;
}
.preto {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #000000;
	text-decoration: none;
}
.texto_comum {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.padd {
	padding: 10px;
}
.form_trans {
	margin: 0px;
	padding: 0px;
	background-color: #F5F2ED;
	color: #660000;
	border: thin none #F5F2ED;
}
input {
	margin: 0px;
	padding: 0px;
	background-color: #F5F2ED;
	color: #660000;
}

a:link {
	color: #000000;
	text-decoration: none;
}	

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
