.body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}



.top {
	background-color: #4A97DB;
	border: thin solid #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D7D7E3;
	font-variant: normal;

}

.banner {

	background-image: url(images/bannerbg.gif);

}

.bar {

	background-color: #4DCBE8;

	border: thin solid #666666;

}

.menu {
	background-color: #F0DC30;
	border: thin solid #333333;

}

.main {

	font-family: Georgia;

	font-size: 16px;

	color: #000000;

}

.wsk {

	font-family: "Comic Sans MS";

	color: #00FF66;

}a:hover {
	background-color: #66CCFF;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
}
a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
}
