﻿.MainMenu {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
a:visited {
	color: #FFFF00;
}
a {
	color: #00FF00;
}
.MainMenuTable {
	border-style: solid;
	border-width: 1px;
	background-color: #333399;
}
