@charset "utf-8";
/* CSS Document */

a.link {
	color: #630;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:visited {
	color: #033;
}
a:hover {
	color: #630;
}
a:active {
	color: #033;
}
.Headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-style: normal;
	font-weight: normal;
	color: #630;
}
.Headertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.Headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.Trademark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #630;
	position: absolute;
}

