.Title {
	font-family: "Edwardian Script ITC", "English111 Adagio BT", "English111 Presto BT", "English111 Vivace BT", "French Script MT", "Kunstler Script";
	font-size: 50px;
	color: #CDCC02;
	line-height: 32px;
}
.ss_titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9900;
	line-height: 24px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CFCA00;
}
.bg {
	background-image: url(images/raisin.jpg);
	background-position: left;
	background-repeat: repeat-y;
	background-attachment: fixed;
}.Title2 {
	font-family: "Edwardian Script ITC", "English111 Adagio BT", "English111 Presto BT", "English111 Vivace BT", "French Script MT", "Kunstler Script";
	font-size: 36px;
	color: #006600;
	font-weight: bold;
}
a {font-family: Script MT Bold, cursive;
	font-size: 16px;
	color: #006600;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;
	color: #FFCC00;}
a:hover {text-decoration: none;
	color: #CCCC00;}
a:active {text-decoration: underline;
	color: #FFFF00;}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}

