body {
	margin: 5px 0 0 0;
	background: #f3f4f4 url(pic/background.jpg) repeat-x;
	font: 0.80em/1.25em arial, helvetica, lucida, sans-serif;
	text-align: justify;
	color: #000000;
}

a,
#breadCrumb a:visited,
#sectionNavigation a:visited {
	color: #000000;
}

a:visited {
	color: #000000;
}

a.discreet {
	text-decoration: none;
	color: #C50202;
}

a:hover,
#breadCrumb a:visited:hover,
#sectionNavigation a:visited:hover,
li.countryLink a:visited:hover {
	color: #C50202;
}