.botondescarga {
	font-size: 12px;
	font-weight: bold
}
.fondo {
	background-color: #000000;
	background-image: url(img/fondo_gen.gif);
	background-repeat: repeat-x;
}
.fondo2 {
	background-color: #000000;
	background-image: url(img/fondo_gen2.gif);
	background-repeat: repeat-x;
}
.borde2 {
	background-repeat: repeat-x;
	background-color: #550000;
}
.precio {
	font-size: 10px;
	color: #FF0000;
}
.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: #FB9B9B;
}
.palabrasclave {
	font-size: 10px;
	color: #FF8989;
	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: #A90101;
}
.tabla {
	background-color: #FB9B9B;
	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: #FFD1D1; background-repeat: repeat-x; }
