@charset "utf-8";
/* CSS Document */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.contenido {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
