<style>
A{text-decoration:none}

a:link {
    color:#666666; 
	font-family: Arial; 
	font-size: 11px; 
	text-decoration: none;
}
	
a:visited {
	color:#999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}

a:active {
	color:#cccccc;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

a.a:link {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
}


b:link {
    cfont-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-transform: none;

}
	
b:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-transform: normal;

}

b:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-transform: none;

}

b:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-transform: none;

}


.ContentHeader {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
	text-align: justify;
}

.ContentFonts {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	text-align: justify;
}

.ContentBlueFonts {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #114486;
	text-transform: none;
	text-align: justify;
}


.contactFonts {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	text-align: justify;
}


.subtitleFonts {
	font-family: AvantGarde;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	text-align: justify;
}

.titleFonts02 {
	font-family: Copperplate Gothic Bold;
	font-size: 12px;
	font-weight: normal;
	color: #858585;
	text-transform: none;
	text-align: justify;


}


