table.menu {     width:650px;
                 height:auto;
	         border-style:single;
	         border-color:black;
	         background-color:#151515;
	         font-size:small;
                 font-family: Tahoma}

a:link, a:visited   {color: yellow;text-decoration: none}
a:active {color: black}
a:hover {color: white}

