caption {	
	color: #004266;
}
h2 {
	color: #4D821C;
}
h3 {
	background-color: #4D8220;
}
h4 {
	color: #388FA9;
	border-bottom: 2px solid #D10101;
	border-bottom-color: #388FA9;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #D10101;
	text-decoration: underline;
}
