div.hover a {
	color: white;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	font-family: "Helvetica", "Arial", sans-serif;	
}

span.description a {
	font-size: 15px;
	font-family: "Helvetica", "Arial", sans-serif;
	line-height: 17px;
}

img {
	border-width: 0px;
}

div.col.double {
	padding-top: 1px !important;
}

div.three-col a {
	font-weight: bold;
	/* background-color: lightgrey; */
	color: #a81c12;
}

div.three-col a:hover {
	text-decoration: underline;
}