@charset "UTF-8";
.contact {
	color: #ffefd5;
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle
}
a:hover { text-decoration: underline }
p { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.link {
	color: #fff
}
