.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f4f4f4;
}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f9e9e;
}

.Style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	/*font-weight: bold;*/
	color: #005a7c;
	LETTER-SPACING: 6px; 
}


.Style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b3a50;
}

.Style5 {font-size: 18px}
.Style6 {
	font-size: 8px;
	font-style: italic;
}
.Style7 {font-size: 11px}
.Style8 {
	font-size: 13px;
	color: #D0BA81;
}
.Style9 {
	color: #D0BA81
}
.Style10 {font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;}




a:link {
	color: #7c7975;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7c7975;
}
a:hover {
	text-decoration: none;
	color: #fe500c;
}
a:active {
	text-decoration: none;
	color: #7c7975;
}





 a#lien2:link {
	color: #005b9a;
	text-decoration: none;
}
 a#lien2:visited {
	text-decoration: none;
	color: #005b9a;
}
 a#lien2:hover {
	text-decoration: none;
	color: #0b3a50;
}
 a#lien2:active {
	text-decoration: none;
		color: #005b9a;
}


