.fondo_central {
	background-image: url(images/fondo_degradado.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999966;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009966;
	text-decoration: underline;
}
a.pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009966;
	text-decoration: none;
}.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
