A.navmenu:link {
	font-family: "Century Gothic";
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
}

A.navmenu:visited {
	font-family: "Century Gothic";
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;

}

A.navmenu:active {
	font-family: "Century Gothic";
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;

}

A.navmenu:hover {
	font-family: "Century Gothic";
	font-size: 13px;
	text-transform: uppercase;
	color: #FE96BD;
	text-decoration: underline;
	text-decoration: underline;
}

.box {
	border: 1px solid #CCCCCC;
}
.pr-title {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #666666;
	font-weight: 400;
	text-transform: uppercase;
}
.pr-subtitle {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	text-transform: uppercase;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
}
.pr-hititle {
	font-family: "Century Gothic";
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
}
.pr-material {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
}
.layer1 {
	position: absolute;
	visibility: hidden;
	width: 200px;
	height: 300px;
	left: 290px;
	top: 600px;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 5px;
}

.close {
	float: right;
}

.text {
	font-family: "Century Gothic";
	font-size: x-small;
	color: #666666;
	font-variant: normal;
	text-transform: none;
}
