.BottomMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	text-align: center;
	text-decoration: none;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #00FF99;
}
a:active {
	color: #FF3300;
}
a:hover {
	color: #FFFF00;
}
