.hover_link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover.hover_link {
	color: #000000;
}

/*-----contact.html-----*/

#contact_us {
	width: 280px;
	height: 140px;
}

#contact_us ul {
	list-style-type: none;
	margin-top: 10px;
}

#contact_1 {
	float: left;
}

#contact_2 {
	float: left;
}

#contact_1 li {
	margin-top: 10px;
}

#contact_2 li {
	margin-top: 10px;
}
