.menu {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.content {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited { color: #99CC00; text-decoration: none}
a:active { color: #000000; text-decoration: none}
a:hover { color: #FF0000; text-decoration: none}
