.pink {
	background-color: #FF99CC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}
.topmenu {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-decoration: none;
	background-color: #FF99CC;
	color: #000000;
}
