BODY {
	BACKGROUND-COLOR: #330066;
}
a:link {
	text-decoration: none;
	color: #ccccff;
}
a:visited {
	text-decoration: none;
	color: #ccccff;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
}
.menu {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ccccff;
}
.menu2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
}
.texte {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ccccff;
}
.texte2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC66;
}
.titre1 {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #ccccff;
}
.titre2 {
	font-family: Arial;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC66;
}
.lien1 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #ccccff;
}
.lien2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #FFCC66;
}
.note {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	color: #330066;
}
HR {
	COLOR: #FFCC66;	
}



