a.menue
{
	font-family:verdana;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

a.menue:hover {
 color: blue;
 font-size: 8pt;
 font-family: verdana;
 font-style: bold;
 text-decoration: underline overline;
}
a.Info
{
	font-family:verdana;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

a.Info:hover {
 color: #EF4546;
 font-size: 8,5pt;
 font-family: verdana;
 font-style: bold;
 text-decoration: overline underline;
}
a.Infohead
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	color:black;
	font-weight:bold;
} 
a.Info1
{
	font-family:Verdana;
	font-size:8px;
	font-style:italic;
	text-decoration:none;
	color:black;
	font-weight:bold;
}
.ticker a:hover
{
	color:#666666;
}
a.Retour
{
	font-family:verdana;
	text-decoration:none;
	color:black;
	font-weight:bold;
}
a.Retour:hover
{
 color: #666666;
 font-size: 8,5pt;
 font-family: verdana;
 font-style: bold;
 text-decoration: underline;
}
a.links
{
	font-family:verdana;
	text-decoration:none;
	color:black;
	font-weight:bold;
}

a.links:hover {
 color:#999999;
 font-size: 9pt;
 font-family: verdana;
 font-style: bold;
}
a.text
{
	font-family:verdana;
	text-decoration:none;
	color:black;
	font-weight:bold;
}
a.text:hover
{
 color: red;
 font-size: 12;
 font-family: verdana;
 font-style: bold;
 text-decoration: underline;
}
h1.info
{
 color: darkblue;
 font-size: 24;
 font-style: oblique;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight:600;
}
h2.info
{
 color: black;
 font-size: 12;
 font-family:verdana;
 font-weight:100;
}
</style>