#brevets-logiciels {
	border: 3px solid #000;
	background: #d00;
	margin: 8px 25% 8px 25%;
	padding: 8px 16px 8px 16px;
	color: #000;
}
#brevets-logiciels a:link {
	color: #fff;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}
#brevets-logiciels a:visited {
	color: #c9f;
	background: transparent;
}
#brevets-logiciels a:link:hover, #brevets-logiciels a:visited:hover {
	color: ##d00; 
	background: #000;
	text-decoration: none; 
}
