
BODY {
	margin				: 0;
	padding				: 0;
/*	background-color	: #F2F0F0; */
	background-color	: #FFFFFF;  
/*	color				: #000000;	*/
	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: none;
}

a.nav:link {
	color: #88772F;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}
a.nav:visited {
	color: #88772F;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

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

a.nav:hover {
	color: #BCAD6F;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

p.phototext {
	color: #88772F;
	font-weight: bold;
}


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: 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: #000000;
	text-decoration: none;
}

a.cinteklogo:hover {
	background: transparent;
}

B {
	font-weight: bold;
}

CENTER { 
	text-align: center;	
}
