.agencyname {
	font-size=9px; 
	font-weight:bold; 
	font-family:  Verdana, Arial, sans-serif; 
	color: #999999; 
	text-decoration: none; 
	margin-left: 20px;  
	line-height: 10px
}

.agencyname:hover {
	color: #ffffff;
}

.agencyclaim{
	font-weight:normal; 
}

