

.portadadisc {
	display:inline;
	border-width:0px;
	margin:10px;
	background-color:#E6E6E6;
}

.portadadisc img {
	border:2px  solid #284B8F;
}
.portadadisc img:HOVER {
	border:2px  solid #EFA508;
}
.portadadisc a{
	text-decoration:none;
} 

.portadadisc a:HOVER{
 	/*color:#EFA508;*/
	
	background-color:#E6E6E6;
}