@charset "utf-8";
a {
	font-family: "Arial";
	font-size: 12px;
	color: #D4D0C8;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: bold;
}


.Text{
	font-family: "Arial";
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 15px;
	letter-spacing: 1px;
	}
.TextLink{
	font-family: "Arial";
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 15px;
	letter-spacing: 1px;
	}
.TextPrint{
	font-family: "Arial";
	color: #26449C;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 15px;
	letter-spacing: 1px;
