/* CSS Document */

.menulink {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 14px;

}
.-textbox {
	text-decoration: none;
	visibility: hidden;
}
