body,td,th {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFCC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #663300;
}

a:hover {
	text-decoration: none;
	color: #3399FF;
}

input, textarea, select {
	background-color:#444444;
	color:#FFFF99;
	border:dotted;
	border-width:1px;
	border-color:#333333;
}
.navigation {
	background-image: url(img/bgl.jpg);
	background-repeat: repeat-y;
	height: 400px;
	width: 205px;
}
.center {
	background-image: url(img/bgrc.jpg);
	background-repeat: repeat-y;
	height: 400px;
	width: 575px;
}
