 /***********************************************//* Communs *************************************/links_comment {	color: #333333;}links_alert {	color: #FF0000;	font-weight: bold;	text-align: center;}links_instructions {	color: #00FF00;	font-style: italic;} /***********************************************//* Liste des catˇgories ************************/a.links_cats {	font-weight: bold;	color: #330000;	text-decoration: none;}a.links_cats:hover {	font-weight: bold;	color: #660000;	text-decoration: underline;} /***********************************************//* Liste des liens *****************************/.links_cat_title {	font-weight: bold;	font-size: 18px;	color: #774444;	text-align: center;}a.links_title {	font-weight: bold;	color: #330000;	text-decoration: none;}a.links_title:hover {	font-weight: bold;	color: #440000;	text-decoration: none;}a.links_url {	color: #DD0000;	text-decoration: underline;}a.links_url:hover {	color: #FF2222;	background-color: #DD000;	text-decoration: none;}.links_cell1 {	background-color: #DDDDDD;}.links_cell2 {	background-color: #EEEEEE;}
