<!--
body	{font-family: arial; color: black; font-size: 12px; background-color: black}
p		{font-family: arial; color: white; font-size: 12px}
td		{font-family: arial; color: white; font-size: 12px}
.menu	{font-family: arial; color: Goldenrod; font-size: 12px; font-weight: bold}
b.menu	{font-family: arial; color: Goldenrod; font-size: 12px}
h1		{font-family: arial; color: Goldenrod; font-size: 16px; font-weight: bold; text-align: center;}

a			{font-family: arial; color: Goldenrod; font-size: 12px; text-decoration: none; font-weight: normal}
a.link		{font-family: arial; color: Goldenrod; font-size: 12px; text-decoration: none; font-weight: normal}
a.visited	{font-family: arial; color: Goldenrod; font-size: 12px; text-decoration: none; font-weight: normal}
a.active	{font-family: arial; color: Goldenrod; font-size: 12px; text-decoration: none; font-weight: normal}

a.moscow			{font-family: arial; color: #990000; font-size: 12px; text-decoration: none; font-weight: normal}
a.link.moscow		{font-family: arial; color: #990000; font-size: 12px; text-decoration: none; font-weight: normal}
a.visited.moscow	{font-family: arial; color: #990000; font-size: 12px; text-decoration: none; font-weight: normal}
a.active.moscow	{font-family: arial; color: #990000; font-size: 12px; text-decoration: none; font-weight: normal}

//-->