@charset "UTF-8";
.contact_font a:link {
	color: #666666;
	text-decoration: none;
}
.contact_font a:visited {
	color: #333333;
	text-decoration: none;
}
.contact_font a:hover {
	color: #666666;
	text-decoration: none;
}
.contact_font a:active {
	color: #666666;
	text-decoration: none;
}
/* CSS Document */

.contact_font {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 0px;
	padding-left: 15px;
	padding-top: 10px;
}
