@charset "utf-8";
/* CSS Document */

.lineapuntos {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
.botones {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #666666;
}
.botones A:link{COLOR: #666666; TEXT-DECORATION: none}
.botonesA:visited{COLOR: #666666; TEXT-DECORATION: none}
.botones A:active{COLOR: #666666; TEXT-DECORATION: none}
.botones A:hover{COLOR: #CC0000; TEXT-DECORATION: none}

.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
.texto A:link{COLOR: #666666; TEXT-DECORATION: none}
.texto A:visited{COLOR: #666666; TEXT-DECORATION: none}
.texto A:active{COLOR: #666666; TEXT-DECORATION: none}
.texto A:hover{COLOR: #CC0000; TEXT-DECORATION: none}

.numeros {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #B0B0B0;
}
