.stil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #335A7C;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF7070;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #335A7C;
}
.sousmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.crta {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}

