.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;
}
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;
}

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;
}

.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;
    text-decoration : underline;

}

.legende{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: #FFFFFF;
}


.prepo { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
	color: White;
 } 
