.topbar {
	text-align: center;
	background-color: rgb(0, 216, 216);
	font-weight: bold;
	height: 53px;
	vertical-align: middle;	
}
.bluecomicsans {
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: #3333FF;
}
.linktext {
	
	font-weight: bold; height: 53px;
	font-family: Comic Sans MS;
	color: rgb(153, 51, 153);
	
}
A.linktext:hover {
	
	font-weight: bold; height: 53px;
	font-family: Comic Sans MS;
	color: rgb(153, 51, 153);
	
}
