/* CSS Document */

a.nom  {
	text-decoration:none;
	font-size:8pt; 
	color:#333333;
	font-family:"Courier New", Courier, mono;
	
}

a.nom_over  {
	text-decoration:none;
	font-size:8pt; 
	color:#333333;
	font-family:"Courier New", Courier, mono;

}


a.nom_over:hover  {
	text-decoration:none;
	font-size:8pt; 
	color:#333333;
	font-family:"Courier New", Courier, mono;
	font-weight:600;
}

.nom  {
	text-decoration:none;
	font-size:8pt; 
	color:#333333;
	font-family:"Courier New", Courier, mono;
	font-weight:600;
}

.nom_blau  {
	text-decoration:none;
	font-size:8pt; 
	color:#0000FF;
	font-family:"Courier New", Courier, mono;
	font-weight:600;
}


td.nom  {
	text-decoration:none;
	font-size:8pt; 
	color:#333333;
	font-family:"Courier New", Courier, mono;
	font-weight:600;
}

td.nom_clear  {
	text-decoration:none;
	font-size:8pt; 
	color:#333333;
	font-family:"Courier New", Courier, mono;

}




/*a.nom:hover  {
	text-decoration:none;
	font-size:8pt; 
	color:#0000FF;
	font-family:"Courier New", Courier, mono;
	font-weight:600;
}*/

