.Top {
	color: #4C5D27;
	font-weight: normal;
	font-size: large;
}
.buttons {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.Title {
	font-size: x-large;
	color: #B54238;
	font-family: "Comic Sans MS";
}
.Text {font-size: medium}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

