.style1 {color: #FFFFFF}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style8 {color: #FF9802}
.style9 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.style10 {color: #000000}
.style14 {font-weight: bold; color: #FF9802;}
.style15 {color: #006666}
.style16 {color: #666666}
.style18 {color: #006666; font-weight: bold; }
a:link {
	text-decoration: underline; 
}
a:visited {
	text-decoration: underline; 
}
a:hover {
	text-decoration: underline; 
}
a:active {
	text-decoration: underline; 
}

a.fr:link {
	font-weight: bold; color: #000000;
}
a.fr:visited {
	 font-weight: bold; color: #000000;
}
a.fr:hover {
	font-weight: bold; color: #ffffff;
}
a.fr:active {
	font-weight: bold; color: #000000;
}

