body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #9999FF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	color: #663399;
	text-decoration: none;
}

.navlink {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
	text-align: center;

}

.nav {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #C7E28D;
	text-align: center;

}
.bold {
	font-weight: bolder;
}
