body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/fd.gif);
	background-attachment:fixed;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #666666;
	
}


a {color:#666666;text-decoration: none;}
a:hover{color:#009ecf;text-decoration:none;}


.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8D8D;
	background: #FFFFFF;
	text-decoration: none;
	width:190px;
	height:22px;
	border: 1px #A9A9A9 solid;
	font-weight: normal;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8D8D;
	text-decoration: none;
	background: #FFFFFF;
	width: 228px;
	height: 90px;
	border: 1px #A9A9A9 solid;
	font-weight: normal;
}

