body {
 	font-family: verdana;
 	font-size: 11px;
 	color: #FBE6C8;
	line-height: 12px;
}
a:link {
 	color:	#000000;
 	font-size: 13px;	
	letter-spacing: -1px;
 	text-decoration: none;
}
a:visited {
 	color:	#000000;
 	font-size: 13px;
	letter-spacing: -1px;
 	text-decoration: none;
}
a:hover {
 	color:	#999999;
 	font-size: 13px;
	letter-spacing: 2px;
 	text-decoration:bold;
}
.titre {
 	font-family: georgia;
	font-size: 16px;
	letter-spacing: 3px;
	color:#2D2D2D;
}
.titre2 {
 	font-family: tahoma;
	letter-spacing: -1px;
	color: #2D2D2D;
	font-size: 16px;
	font-weight: lighter;
}
td {
 	font-family: verdana;
 	font-size: 12px;
 	color: #000000;
	background-image:url(images/background.jpg)
}

