.fdbody {
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.b:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.b:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.b:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.b:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
.fdfilet {
	background-attachment: fixed;
	background-image: url(images/fd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CC0000;
	background-color: transparent;
}
