body {
	list-style: none;
}
.navbar {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	text-decoration: none;
	background: #000;
	list-style: none outside;
	color: #FC0;
}


p {
	color: #FC0;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	left: auto;
	text-align: left;
}
p {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: normal;
	left: auto;
	color: #FC0;
}


td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
#footer {
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.f {
	font-family: Comic Sans MS, cursive;
}

