td.menu {
	font-size: 12px;
	color: #FBFBFD;
	text-decoration: none;
	text-align: center;
}
a.menu {
	font-size: 12px;
	color: #FBFBFD;
	text-decoration: none;
}
a.menu:active {
	font-size: 12px;
	color: #FBFBFD;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #FBFBFD;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #1E90FF;
	text-decoration: none;
}