.menu {
	text-align: center;
	font-size: 95%;
	text-decoration: none;
}
.menu a:link{
	text-align: center;
	font-size: 95%;
	text-decoration: none;
	color: #000000;
}
.menu a:visited{
	text-align: center;
	font-size: 95%;
	text-decoration: none;
	color: #000000;
}
.menu a:hover{
	text-align: center;
	font-size: 95%;
	text-decoration: none;
	color: #990000;
}
