.navbar {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
}
