body,td,th {
	color: #6b6b6b;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	letter-spacing: .3px;
	font-style: normal;
	line-height: 18px;
}

.title {
	font-size: 24px;
	font-family: helvetica, arial, sans-serif;
	color: #28a9e0;
	text-decoration: underline;
	line-height: 25px;
	font-weight: bold;
}

.categories {
	font-size: 16px;
	line-height: 22px;
	margin-left: 25px;
}

.links {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.link_desc {
	font-size: 9px;
	line-height: 12px;
}

a:link, a:active, a:visited {
	color: #6b6b6b;
	text-decoration: none;
}

a:hover {
	color: 28a9e0;
}
