body 
{
	background-image:url(../images/voyageauropeautocar_01.gif);
	background-repeat:repeat-x;
}
a:link {
	color: #003366;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #003366;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #003366;
	font-weight: bolder;	
	text-decoration: underline;
}
a:active {
	color: #003366;
	font-weight: bolder;	
	text-decoration: underline overline;
}
