body {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	text-decoration: none;
}
table {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.lineas-botonera {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
}
.margen-5pix-der {
	margin-right: 5px;
}
.margen-15pix-izq {
	margin-left: 15px;

}
.linck-naranja {
	color: #FF6600;
	text-decoration: none;
}
.linck-naranja:hover {
	color: #CE5300;
	text-decoration: none;
}
.linck-azul {

	color: #006699;
	text-decoration: none;
}
.linck-azul:hover {

	color: #00496C;
	text-decoration: none;
}
input {
	font-size: 8pt;
}

