
BODY {
	margin				: 0;
	padding				: 0;
	background-color	: #FFFFFF;
	font-family			: Arial, Helvetica, sans-serif;
}

<!--
	scrollbar-arrow-color:#FFFFF0;
	scrollbar-base-color:#2E4415;
	scrollbar-darkshadow-color:#2E4415;
	scrollbar-face-color:#2E4415;
-->

a:link {
	color: #3332AB;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #3332AB;
	background: transparent;
	text-decoration: none;
}

a:active {
	color: #3332AB;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background: #000000;
	text-decoration: underline;
}
a.photo:link {
	color: #88772F;
	background: transparent;
	text-decoration: none;
}

a.photo:hover {
	color: #CFBB65;
	background: transparent;
	text-decoration: none;
}

a.menuitem:link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.menuitem:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.menuitem:active {
	color: #000000;
	font-size: 11px; 
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.menuitem:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
/*	background: #000000; */
	text-decoration: underline;
}

a.orvis {
	background: transparent;
	text-decoration: none;
}
a.orvis:hover {
	background: transparent;
	text-decoration: underline;
}

.mmenuitem {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.mmenuitem:link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.mmenuitem:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.mmenuitem:active {
	color: #000000;
	font-size: 11px; 
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.mmenuitem:hover {
/*	color: #FFFFFF; */
	font-size: 11px; 
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}

a.cinteklogo:hover {
	background: transparent;
}

B {
	font-weight: bold;
}
/* Styles for photo gallery */

.gallerytext {
	color: #88772F;
	font-size: 18px;
	line-height:18px;
	font-weight: bold;
	padding-top: 10px;
}

/* CENTER { 
	text-align: center;	
} */

