.linkek {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #855D48;

}
a:link, a:visited, a:hover {
	text-decoration:none;
	color: #855D48;
	}
a:hover {
	color: #F59B00;
	}

body, p, td {
	line-height: 1.3em;
}

form, select, option, input {
	font-size: 11px;
	font-family: sans-serif;
}