.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #390067;
}
.main a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #F0F;
	text-decoration: none;
}
.main a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #F0F;
	text-decoration: none;
}
.main a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #7305C0;
	text-decoration: none;
}
.main a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #7305c0;
	text-decoration: none;
}
.lower a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #F0F;
	text-decoration: none;
}
.lower a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #F0F;
	text-decoration: none;
}
.lower a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #6E00C1;
	text-decoration: none;
}
.lower a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #6E00C1;
	text-decoration: none;
}
.lower {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #390067;
	text-decoration: none;
}
html { min-height: 100%; margin-bottom: 1px; }
