a:link { color: #0000FF; text-decoration: none; font-weight: bold }
a:visited { color: #0000FF; text-decoration: none; font-weight: bold }
a:active { color: #0000FF; text-decoration: none; font-weight: bold }
	
.menu
{
	position: absolute;
	top: 0;
	z-index: 3;
}

.submenu
{
	position: absolute;
	top: 0;
	z-index: 2;
	visibility: hide;
	visibility: hidden;
}

.text
{
	position: absolute;
	top: 50;
	left: 5;
	z-index: 1;
}

body { margin-top: 10px; margin-botton: 10px; margin-right: 20px }