.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	color: #65645B;
	letter-spacing: 0px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 20px;
}

a:link {
	color: broker@taylorcollison.co;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:visited {
	color: #333333;
}

a:hover {
	color: #968434;
}

a:active {
	color: #000000;
}