.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #678E0F;
	text-decoration: none;
	background-color: #e8e8ef;
	display: block;
	width: 105px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid;#ffffff;1px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.leftByline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8693A3;
	font-style: italic;
}

.left:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6b86ca;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: block;
	width: 105px;
	text-align: center;
	border-bottom-color: #4B5F8F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
