.stylestandard 
	p,ul,ol,li,div,td,th,tr,span,address,blockquote,nobr,b,i,pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 12px;
	font-style: normal;
	color:  #000000;
	background-color: #ffff99;
	border: none;
	background-image: url(img/background.jpg);
}
	a:link {
	font-weight:normal;
	color: #0066FF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
	a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#0033FF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	a:hover {
	text-decoration:none;
	font-weight:bold;
	background-color:#6699FF;
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	a:active {
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFF99;
	color: #6699FF;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
a.an {
	text-decoration:none;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	word-spacing: normal;
}
	
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #FFFF99;
	background-image: url(img/background.jpg);
}
table {
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.nocadre {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
