.menu {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family : Arial, Verdana;
	margin-left : 8px;
	margin-right : 0px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
