.menu {
	font-size: xx-large;
	font-weight: bold;
}
.normal {
	font-size: large;
}
.small {
	font-size: xx-small;
	color: #999999;

}
.header {
	font-size: large;
	font-weight: bold;
	text-decoration: none;

}
