#agentInfo {
	height: 200px;
	width: 550px;
	margin: 0px;
}
#agentInfo img {
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
}
.agentinfo {
	color: #333;
	text-decoration: none;
}
#agentInfo .agentinfo a {
	color: 000;
	text-decoration: none;
}
#agentInfo a {
	color: 000;
	text-decoration: none;
}
#agentInfo img .agentinfo a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#agentInfo a:hover {
	font-weight: bold;
	color: 000;
	text-decoration: underline;
}
