table.menu a:link {
	color: #66665B;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
table.menu a:visited {
	color: #66665B;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
table.menu a:hover {
	color: #66665B;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
table.menu a:active {
	color: #66665B;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.menunormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
