.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #494767;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C3C;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}.dlacrobat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/fondo_gral.jpg);
	background-repeat: repeat-x;
	background-color: #000033;
}
