caption {	
	color: #9A0000;
}
h2 {
	color: #E1B500;
}
h3 {
	background-color: #818181;
}
h4 {
	color: #606060;
	border-bottom: 2px solid #D10101;
	border-bottom-color: #FFCD04;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #D10101;
	text-decoration: underline;
}
