span.wctoh_titre {
	font-weight: bold;
	padding-right: 10px;
	
	
}


span.wctoh_year {
	font-weight: bolder;
}


span.wctoh_place {
	color: #222288;
	padding-right: 10px;
	
	
}


div.wctoh_a {
	cursor: default;
	text-decoration: none;
	padding: 5px;
	
}
div.wctoh_a:hover {
	text-decoration: none;
	background: #E1E1FA;
	cursor: pointer;
}