body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	color: #006633;
}
.maintable {
	background-attachment: fixed;
	background-color: #ECFFEF;
	background-image: url(images/sumavaeve-small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lighttext {
	color: #FFFFFF;
	font-size: xx-large;
}
.largetext {
	font-size: xx-large;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #660066;
	text-decoration: underline;
}

a:active {
	color: #660066;
	text-decoration: underline;
}
