a:link {
	text-decoration: none;
	color: #878787;
}
a:visited {
	text-decoration: none;
	color: #878787;
}
a:hover {
	color: #4F4F4F;
	text-decoration: none;
}
a:active {
	color: #878787;
	text-decoration: none;
}
.category {
	//font-family: Verdana, Geneva, sans-serif;
	font-size: 10.7px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
<--^^^^^^^^^this is the body text size.bodytext {
	//font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.linkable_text {
	color: #878787;
	//font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 10.4px;
}
.reg_text {
	color: #878787;
	//font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 10.4px;
}
.title_text {
	color: #878787;
	//font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 10.4px;
}