html, body {
	margin: 0px;
	padding: 0px;
}

img {
	border-color:#000000;	
}

a {
	color: #004D41;
}

a:active {
	color: #004D41;
}

a:hover {
	color: #004D41;
}

a:visited {
	color: #004D41;
}

.menu {
	font-family: arial narrow, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #7b7967;
}

.menu a {
	color: #7b7967;
	text-decoration: none;	
}

.menu a:active {
	color: #7b7967;
	text-decoration: none;
}

.menu a:hover {
	color: #004436;
	text-decoration: none;
}

.menu a:visited {
	color: #7b7967;
	text-decoration: none;
}

.menu a:visited:hover {
	color: #004436;
	text-decoration: none;
}

.menu2 {
	font-family: arial narrow, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #6a684f;
}

.menu2 a {
	color: #6a684f;
	text-decoration: none;	
}

.menu2 a:active {
	color: #6a684f;
	text-decoration: none;
}

.menu2 a:hover {
	color: #004436;
	text-decoration: none;
}

.menu2 a:visited {
	color: #6a684f;
	text-decoration: none;
}

.menu2 a:visited:hover {
	color: #004436;
	text-decoration: none;
}
