@charset "utf-8";
.links {
	font-family: Arial, sans-serif, "Neutra Text", "HelveticaNeueLT Std";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	display: block;
	width: 45mm;
}

.links:hover {
	font-family: Arial, sans-serif, "Neutra Text", "HelveticaNeueLT Std";
	font-size: 12px;
	font-style: normal;
	color: #999999;
	display: block;
	width: 45mm;
}
.fotter {
	font-family: Arial, sans-serif, "Neutra Text", "HelveticaNeueLT Std";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text {
	font-family: Arial, sans-serif, "Neutra Text", "HelveticaNeueLT Std";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.textBold {
	font-family: Arial, sans-serif, "Neutra Text", "HelveticaNeueLT Std";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.links2 {
	font-family: "Neutra Text";
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	width: 60mm;
}
.links2:hover {
	font-family: "Neutra Text";
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	width: 60mm;
}

