.style {
	font-size: 13px;
	line-height: 24px;
}
.menu {
	font-size: 13px;
	color: #333333;
}
.contactfont {
	font-size: 13px;
	line-height: 18px;
}
.feedfont {
	font-size: 13px;
}
.pagefont {
	font-size: 14px;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.efont {
	font-size: 12px;
	line-height: 16px;
}
