/************************************/
/*   OvertureExB.css                */
/************************************/

.overtureExB {
	margin: 10px;
}

.overtureExB .title {
	margin-bottom: 5px;
}

.overtureExB .title a {
	font-size: 14px;
	text-decoration: underline;
}

.overtureExB .title a:hover {
	color: orange;
}

.overtureExB .description {
	color: black;
	font-size: 12px;
}

.overtureExB .sitehost {
	color: green;
	font-size: 12px;
	margin-bottom: 5px;
	text-decoration: none;
}


