a.texto11:link { color: #000000; text-decoration:underline
	   }
a.texto11:visited { color: #000000;
	   }
a.texto11:active { color: #000000;
	   }
a.texto11:hover { color: #666666; text-decoration:underline
	   }
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.titulo:link { color: #000000; text-decoration:underline
	   }
a.titulo:visited { color: #000000;
	   }
a.titulo:active { color: #000000;
	   }
a.titulo:hover { color: #666666; text-decoration:underline
	   }
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.discos {
border-color: #000000;
}
.discos:hover {
border-color: #f37153;
}

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 250px;
	border: 1px solid #000000;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 75px;
	width: 250px;
	border: 1px solid #000000;
}
.form3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 70px;
	border: 1px solid #000000;
}