/* CSS Document */A:link   {	text-decoration: none;	font-size: 12px;	color: 1c3927;	font-weight: bold;	text-decoration: none	}A:visited	{	text-decoration: none;	font-size: 12px;	color: 66CC33;	font-weight: bold;	text-decoration: none	}a:hover {	color: #78151f;}		
