body, html { height: 100%; margin: 0; padding: 0; }
A:link {
	BACKGROUND-COLOR: transparent; Text-decoration: none;
}
A:visited {
	BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:active {
	BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:hover {
	BACKGROUND-COLOR: transparent; Text-decoration: none;
}
.space {
	font-size: 10px;
}
.textBlack {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #221E1F;
}
.textWhite{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F9F3E7;
}
a.link {
	font-family: Tahoma, Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #221E1F;
}
a.link2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #221E1F;
}

