A:link {
	text-decoration:none; 
	color: #FFFFFF;
	}
	
A:link:hover {
	text-decoration:underline; 
	color: #FFFFFF
	}
	
A:visited {
	text-decoration:none; 
	color: #FFFFFF;
	}
	
A:visited:hover {
	text-decoration:underline; 
	color: #FFFFFF;
	}
	
	
	



.TitleA {
	font-size: 22px;
	text-decoration:underline; 
	color: #FFFFFF;
	font-family:  Century Gothic; Arial;
	text-align: justify;
	}

.TitleB {
	font-size: 22px;
	text-decoration:underline; 
	color: #820001;
	font-family:  Century Gothic; Arial;
	text-align: justify;
	}

.TitleC {
	font-size: 16px;
	color: #820001;
	font-family:  Century Gothic; Arial;
	text-align: justify;
	}

.BodyText {
	font-size: 14px;
	color: #FFFFFF;
	font-family:  Century Gothic; Arial;
	text-align:justify;
	}








