div.holder {
	padding:10px;
	width:600px
}

div.holder a h3 {
	text-decoration:none !important;
}

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

#who {
	width:600px;
	color:#303030;
}

#who a:hover {
	color:#303030;
}