.txtsplash {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	color: #50501F;
	margin: 0px;
}
.txtsplash a:link {
	color: #50501F;
	text-decoration: none;
}
.txtsplash a:visited {
	color: #50501F;
	text-decoration: none;
}
.txtsplash a:hover {
	color: #50501F;
	text-decoration: underline;
}
.txtsplash a:active {
	color: #50501F;
	text-decoration: none;
}
.txtsplashGROS {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	color: #50501F;
	margin: 0px;
	font-weight: bold;
}
.txtsplashGROS a:link {
	color: #50501F;
	text-decoration: none;
}
.txtsplashGROS a:visited {
	color: #50501F;
	text-decoration: none;
}
.txtsplashGROS a:hover {
	color: #000000;
	text-decoration: underline;
}
.txtsplashGROS a:active {
	color: #50501F;
	text-decoration: none;
}
