body
{
	width : 500px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 20px;    
   background-color:#dddddd;
}
.ariane
{
	font-size: 12px;
	margin-bottom:-3px;
	margin-top:-3px;
}
.ariane a, .ariane a:visited
{
	text-decoration:none;
	color : purple;
	font : bold;
	text-transform: uppercase;
	font-family:  Arial, Verdana, serif;
}
 h4, h1
{
	font-family: Arial, Verdana, serif;
	color:blue;
	margin-bottom:0px;
	text-transform: uppercase;
}
p
{
	margin-top:0px;
	text-transform: uppercase;
	font-family:  Arial, Verdana, serif;
}
a
{
	text-decoration:none;
	font	 : bold;
	margin-top:0px;
	text-transform: uppercase;
	font-family:  Arial, Verdana, serif;
}
a:hover
{
	text-decoration:underline;
}
.dates
{
	margin-left:30px;
}
a:visited
{
	text-decoration:none;
	color : blue;
	font : bold;
	padding:3px 0px;
	text-transform: uppercase;
	font-family:  Arial, Verdana, serif;
}
a:hover
{
	text-decoration:none;
	background-color : #cccccc;
}
