@charset "utf-8";
/* CSS Document */

a.onwhite:link {
	color: #EFAC27;
}
a.onwhite:visited {
	color: #EFAC27;
}
a.onwhite:hover {
	color: #636363;
	text-decoration: underline;
}
a.onwhite:active {
	color: #EFAC27;
}


a.black:link {
	color: #000000;
}
a.black:visited {
	color: #000000;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}
a.black:active {
	color: #000000;
}


a.grey:link {
	color: #636363;
}
a.grey:visited {
	color: #636363;
}
a.grey:hover {
	color: #636363;
	text-decoration: underline;
}
a.grey:active {
	color: #636363;
}


.style23 {font-family: "Century Gothic", Arial, Verdana; font-size: 14px; color: #666666; }

a:link {
	color: #D4AB26;
	text-decoration: none;
}
a:visited {
	color: #D4AB26;
	text-decoration: none;
}
a:hover {
	color: #F9F3DF;
	text-decoration: underline;
}
a:active {
	color: #D4AB26;
	text-decoration: none;
}


body {
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF8EC;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBE0F5;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFAB26;
}
.style5 {color: #EFAB26}
a:link {
	color: #D4AB26;
	text-decoration: none;
}
a:visited {
	color: #D4AB26;
	text-decoration: none;
}
a:hover {
	color: #F9F3DF;
	text-decoration: underline;
}
a:active {
	color: #D4AB26;
	text-decoration: none;
}


a.menu:link {
	color: #CBE0F5;
}
a.menu:visited {
	color: #CBE0F5;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	color: #CBE0F5;
}

a.topmenu:link {
	color: #CBE0F5;
}
a.topmenu:visited {
	color: #CBE0F5;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.topmenu:active {
	color: #CBE0F5;
}

