@charset "utf-8";

body {
	margin-top: 0px;
	background-color: #000000;
}
.menU {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #808080;
	letter-spacing: 1em;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #808080;
}.page {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #808080;
}
.titleItems {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #858585;
	letter-spacing: 4px;
}
.descriptionItem {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #636467;
	letter-spacing: 4px;
}
.addItem {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #808285;
	letter-spacing: 4px;
}
.addItemButton {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #808285;
	letter-spacing: 4px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style1 {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #636467;
	letter-spacing: 4px;
}

.style2 {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #636467;
	letter-spacing: 1px;
}

