BODY	{
        font : 12px Verdana;
        color: #9F9991;
        background-image: url(../template/background.jpg);
        background-position: center;
        margin:0;
        }
TABLE	{
        font : 12px Verdana;
	}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

.MenuEntry { color: #9F9991; font-family: Verdana, Arial; font-size: 10px; font-weight: normal; }
