@charset "utf-8";
.grostitrelien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #F67F15;
	text-decoration: underline;
}
.grostitrelien:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #F67F15;
	text-decoration: underline;
}
.grostitrelien:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #015836;
	text-decoration: underline;
}
