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

