body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #381F12;
	text-decoration: none;
}

.titulo {
	font-weight: bold;
	color: #7F946B;
}

.titulo_item {
	font-weight: bold;
	color: #963D70;
}

.links {
	color: #963D70;
	text-decoration: none;
}

.links:hover {
	color: #381F12;
	text-decoration: underline;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #381F12;
	text-decoration: none;
	border: 1px #7F946B solid;
	scrollbar-arrow-color: #381F12;
	scrollbar-base-color: #7F946B;
}

.fnt_mailing tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height:12px
}

.pictures {
	border: 1px #381F12 solid;
}
