body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/fundo_1px.jpg);
	background-repeat:repeat-x;
}

body td {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
}

a {
	color:#888888;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	color:#FF0000;
}

input, textarea   {
	border: 1px solid #333333;
	background-color: #000000;
	color: #FF0000;
}

.campos {
	width: 280px;
}

.txt_form {
	color: #999999;
}

.txt_vermelho {
	color: #CC0000;
}

.tira_borda {
	border: 0px;
}
