.Regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615B47;
	text-decoration : none;	
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A3126;
	font-weight : bold;
	text-decoration : underline;	
}
.RegularSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration : none;	
}
.RegularSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2121A7;
	font-weight : bold;
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A3126;
	font-weight : bold;
	text-decoration : none;	
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E5136;
	font-weight : bold;
	text-decoration : none;	
}
.Eklyps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;	
}
A:hover {
	color: #999999;
	text-decoration : underline;
}

