a:active { 
	color: #765b44;
	text-decoration: none;
}
a:visited { 
	color: #765b44;
	text-decoration: none;
}
a:link { 
	color: #765b44;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #765b44;
	text-decoration: none;
}



:link img {
  border: none;
}

:visited img {
  border: none;
}

:hover img {
  border: none;
}

:active img {
  border: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #765b44;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #845746;
	font-size: 10px;
	font-family: tahoma;
}
.stylemenu {
	color: #765b44;
	font-size: 16px;
	font-family: georgia;
}