.hidden
{
	visibility:hidden;
	display:none;
}
body
{
 font-family:Verdana;
 font-size:14px;
 background-image: url(acordes/fondo.jpg);
}
table
{
 font-family:Verdana;
 font-size:12px;
 color:black;
 }
.text
{
 font-family:Verdana;
 font-size:12px;
 color:Gray;
 }
.discos
{ 
 cursor:pointer;
 font-weight:bold;
 color:White;
 background-image:url("fondo.gif");
 background-repeat:repeat;
}
.discos2
{ 
 cursor:pointer;
 font-weight:bold;
 color:White;
 background-image:url("fondobn.jpg");
 background-repeat:repeat;
}
a
{
 color:#0000ff;
 text-decoration:none;
}
a:hover
{
 color:#0000ff;
 text-decoration:underline;
}
a:visited
{
 color:#0000ff;
}
.a2
{
 color:#003399;
 text-decoration:none;
 font-size:9px;
}
.a2:hover
{
 color:#003399;
 text-decoration:underline;
 font-size:9px;
}
.a2:visited
{
 color:#003399;
 font-size:9px;
}