.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.6em;
	color: #B52602;
}
.text {
	font-family: "Edwardian Script ITC", "Blackadder ITC", Batang, courier;
	font-size: 1.4em;
	color: #006666;
}
.leestext {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}

.textgroot {
	font-family: "Edwardian Script ITC", "Blackadder ITC", Batang;
	font-size: 2.4em;
	color: #006666;
}
a:link {
	color: #006666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #B52602;
}
a:active {
	color: #000000;
}
a:link {
	color: #006666;
}
a:visited {
	color: #999999;
}
a:active {
	color: #000000;
}
a {
	text-decoration: none;
}
