.LayerTitle {color: #6699FF; font-size: 16px; font-style: italic; font-family: Arial Black;} 

.LayerTitleCentered {
	color: #6699FF;
	font-size: 16px;
	font-style: italic;
	font-family: Arial Black;
	text-align: center;
}
.LayerTitle {color: #6699FF; font-size: 16px; font-style: italic; font-family: Arial Black;}

.LayerTextCenterTwo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.LayerText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;

}
a.LayerText:link {color:#3300FF}
a.LayerText:visited {color:#3300FF}
a.LayerText:hover {
	color:#3300FF;
	text-decoration: underline;
}
.LayerBold {
	color:#000000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
a.LayerBold:link {color:#3300FF}
				  
.style2 {font-size: 16px; font-weight: bold; }

a.LayerTextCenter:active {color:#3300FF; text-align:center;}
a.LayerTextCenter:link {color:#3300FF; text-align:center}
a.LayerTextCenter:visited {color:#3300FF; text-align:center}
a.LayerTextCenter:hover {
	color:#3300FF;
	text-decoration: underline; text-align:center
}
a.LayerText:active {color:#3300FF}
.Signature {
	font-family: Monotype Corsiva;
	font-size: 18px;
	font-weight: bold;
}
.MenuButtons {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Footer {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
}



