caption {	
	color: #34AB43;
}
h2 {
	color: #743ECD;
}
h3 {
	background-color: #743ECD;
}
h4 {
	color: #6E3AC5;
	border-bottom: 2px solid #D10101;
	border-bottom-color: #6E3AC5;
}
a {
	color: #14411A;
	text-decoration: none;
}
a:hover {
	color: #34AB43;
	text-decoration: underline;
}
