.titles4 {
	font-family: Arial;
	font-size: 16px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	text-transform: capitalize;
}
a.titles4:hover {
	color: #6699CC;
	text-decoration: underline;
}

