.Monica {
	font-family: "Gill Sans", Geneva, Arial, "Helvetica Neue";
	font-size: 30px;
	letter-spacing: 1.2em;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	position: fixed;
}
Menu {
	color: #FFFFFF;
	font-family: "Gill Sans Light", "Helvetica Neue Light", "Gill Sans", Geneva;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

