/* CSS Document */

.contact_name {
	color: #D18417;
	font-weight: bold;
}
.contact_address {
	padding-bottom: 15px;
}
.contact_address a {
	color: #D18417;
}

