body {
	background-color: #ECBD00;
}
.spl1 {
	font-size: 20px;
	color: #000000;
}
body,td,th {
	font-family: Tahoma;
}
.nav1 {
	font-size: 24px;
	color: #183C52;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
