.white { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold; 
	line-height: 1.2; 
	color:FFFFFF
	
}

.black { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold; 
	line-height: 1.2; 
	color:000000
	
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #6a3290;
	letter-spacing: 0.15em;	
	text-decoration: none;	
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #6a3290;
	letter-spacing: 0.15em;	
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #a65208;
	letter-spacing: 0.15em;	
	text-decoration: none;	
}