@charset "utf-8";
/* CSS Document */

.text_showing{
	font-size:16px; 
	font-weight:bold; 
	color:#ff9600;
	text-decoration:none;
}
.text_showing:hover{
}



.link_showing_programme:hover{
	text-decoration:underline;
	color:#ff9600;
}