.menu table tr td
{
	background-image: url(../../images/buttons/mnuFade_blue.jpg);
	color: #ffff00;
}
.menu table tr td a, .menu table tr td a:visited
{
	color: #ffff00;
}
.menu table tr td.selected
{
	background-image: url(../../images/buttons/mnuFade_orange.jpg);
	color: #ff6600;
}
.menu table tr td.selected a, .menu table tr td.selected a:visited
{
	color: #ff6600;
}
