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