.smalltext {
	color: #000000;
	font-size: 0.7em;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif
}

.smallwhitetext {
	color: #ffffff;
	font-size: 0.7em;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif
}

.text {
	color: #000000;
	font-size: 0.8em;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif
}

.bluetext {
	color: #0000ff;
	font-size: 0.7em;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif
}

.subtitle {
	color: #000000;
	font-size: 1.0em;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif
}

.title {
	color: #000000;
	font-size: 1.3em;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif
}

.largetitle {
	color: #000000;
	font-size: 1.5em;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif
}

a.menu:link {
	color: #ffffff;
	text-decoration: none
}

a.menu:active {
	color: #ffffff;
	text-decoration: none
}

a.menu:visited {
	color: #ffffff;
	text-decoration: none
}

a.menu:hover {
	color: #006600
}

a.blackmenu:link {
	color: #000000;
	text-decoration: none
}

a.blackmenu:active {
	color: #000000;
	text-decoration: none
}

a.blackmenu:visited {
	color: #000000;
	text-decoration: none
}

a.blackmenu:hover {
	color: #006600
}
