/* CSS Document */

<style type="text/css">
A:link, A:visited { text-decoration: none }
.bingo_texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A.bingo:link , A.bingo:visited , A.bingo:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A.bingo:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF8200;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.encabezado {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
A.link_grande:active , A.link_grande:visited , A.link {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
A.link_grande:hover {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}.encabezado2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #E1E1E1;
	text-decoration: none;
}
</style>
