.botondescarga {
	font-size: 12px;
	font-weight: bold
}
.fondo {
	background-color: #06D3FF;
	background-image: url(img/fondo_gen.gif);
	background-repeat: repeat-x;
}
.fondo2 {
	background-color: #06D3FF;

}
.borde2 {
	border: 1px solid #0000c0;
	background-image: url(img/fondo_cont.gif);
	background-repeat: repeat-x;
	background-color: #40A3FF;
}
.precio {
	font-size: 10px;
	color: #0066CB;
}
.download {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tit {
	font-size: 14px;
	color: #FFFFFF;
}
.siguienteanterior {
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
}
.txt {
	font-size: 12px;
	color: #0000C0;
}
.palabrasclave {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	cursor: default;
}
.txtnormal {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.ticket {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
	background-color: #003366;
}
.tabla {
	background-color: #82C9FF;
	background-image: url(img/fondo_gen.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}
.txtnegro {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txtnumeros {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.entrar {
 	cursor: hand;
        font-weight: bold
}

.ticket5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold
}.tablaticket { background-color: #D9EEFF; background-image: url(img/fondo_gen2.gif); background-repeat: repeat-x; }
