.entryfs {
	font-size: 14px;
	line-height: 1.4;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 7px;

}

.linkbase a:link {
	color: #0033FF;
	line-height: 1.2;
	font-size: 12px;

}
.linkbase a:visited {
	color: #0033FF;
	line-height: 1.2;
	font-size: 12px;

}
.linkbase a:hover {
	color: #FF0000;
	line-height: 1.2;
	font-size: 12px;
	text-decoration: none;

}
