body {
	font-family: Geneva, Verdana;
	font-size: x-small;
	background-color: #fbf9e6;
	text-align: center;

}
td {
	font-family: Geneva, Verdana;
	font-size: x-small;
	text-align: center;
}
.LargeText{
	font-size: large;
	color: maroon;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	font-size: 10px;
}
a:visited {
	font-weight: bold;
	color: #b44316;
	text-decoration: none;
	font-size: 10px;
}