.video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}

a.video:link, a.video:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
	color: White;
}

.prepo, a.prepo:link, a.prepo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
	color: White;
		margin-right: 5px;
}

a.prepo:hover, a.prepo:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: White;
		margin-right: 5px;
}

.prepo-selec, a.prepo-selec:link, a.prepo-selec:visited,a.prepo-selec:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: White;
		margin-right: 5px;
}

.legende{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: #114F70;
}
