a.read {
	background-color: #3C9D12;
	/*background-color: #1a4900;*/
	padding: 4px;
	border-style: solid;
	border-width: 2px;
	border-color: #2A8503;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}