a {
text-decoration: none;
}

.texto11pxblanco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.texto11pxblanco :link {
	color: #FFFFFF;
}
.texto11pxblanco :visited {
	color: #FFFFFF;
}
.texto11pxblanco :hover {
	text-decoration: underline;
}


.texto10pxgris {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.texto10pxgris :link {
	color: #FFFFFF;
}
.texto10pxgris :visited {
	color: #FFFFFF;
}
.texto10pxgris :hover {
	text-decoration: underline;
}


.texto11pxnegro {
	font-family: tahoma;
	font-size: 11px;


}
.texto11pxnegro :link {
	color: #000000;
}
.texto11pxnegro :visited {
	color: #000000;
}
.texto11pxnegro :hover {
	text-decoration: underline;
}


.texto11pxgris {
	font-family: tahoma;
	font-size: 11px;
	color: #404040;
}
.texto11pxgris :link {
	color: #404040;
}
.texto11pxgris :visited {
	color: #404040;
}
.texto11pxgris :hover {
	text-decoration: underline;
}


.texto12pxazul {
	font-family: tahoma;
	font-size: 12px;
	color: #0015AF;
}
.texto12pxazul :link {
	color: #0015AF;
}
.texto12pxazul :visited {
	color: #0015AF;
}
.texto12pxazul :hover {
	text-decoration: underline;
}


.texto11pxazul {

	font-family: tahoma;
	font-size: 11px;
	color: #0015AF;
}
.texto11pxazul :link {
	color: #0015AF;
}
.texto11pxazul :visited {
	color: #0015AF;
}
.texto11pxazul :hover {
	text-decoration: underline;
}


.texto10pxazul {

	font-family: tahoma;
	font-size: 10px;
	color: #0015AF;
}


.campos {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #000000;
}
.camposgris {
	font-family: tahoma;
	font-size: 11px;

}
.textoagrupado {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #897C7C;
	color: #FFFFFF;
}

.tablatura {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #404040;
	}
