body,td {
	color: #000000;
	font-family: trebuchet, "trebuchet ms", verdana, tahoma, "Lucida Grande", arial;
	font-size: 12px;
}
.content {
	color: #000000;
	font-family: trebuchet, "trebuchet ms", verdana, tahoma, "Lucida Grande", arial;
	font-size: 12px;
}

.imagesubscript {
	font-size: 10px;
	color: #000000;
}
.title {
	font-size: 16px;
	font-weight: 600;
	color: #F76139;
}
.nolink {
	text-decoration: none;
}
.sub {
	font-size: 13px;
	font-weight: 600;
}
.small {
	font-size 10px;
}
.menu {
	font-family: trebuchet, "trebuchet ms", verdana, tahoma, "Lucida Grande", arial;
	font-size: 16px;
	font-weight: 600;
	color: #7B797B;
}
a.menu {
	color: #7B797B;
	text-decoration: none;
}
a.menu:hover {
	color: #7B797B;
	text-decoration: none;
}


A {
	color: #7B797B;
	text-decoration: underline;
}
A:hover {
	color: #7B797B;
	text-decoration: underline;
}