body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
body {
	background:url(imagens/bg.jpg) no-repeat top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.form{
	background: #FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	border: 1px solid #990000;
}

textarea { border: 1px solid #990000; }
