.linkek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;

}
a:link, a:visited, a:hover {text-decoration:none;}
a:visited {
	color: #333333;
	}
a:hover {
	color: #4D663C;
	}
