@charset "UTF-8";
.contentTitle {
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #666666;
	letter-spacing: .05em;
}
.contentTitle a {
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #666666;
	letter-spacing: .05em;
}
.contentTitle a:hover {
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #dd5300;
	text-decoration: underline;
	letter-spacing: .05em;
}

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

.mainBox {
	clear: none;
	height: 100%;
	width: 100%;
}
.background {
	background-attachment: fixed;
	background-image: url(images_cho/Aarts_Back1.jpg);
}
.subMenu {
	font: 9px Arial, sans-serif;
	color: #C1C1C1;
	letter-spacing: 0.15em;
}

.subMenu a:hover {
	color: #dd5300;
	text-decoration: underline;
}

.subMenu a {
	color: #999999;
	text-decoration: none;
}
