
.submenu
{position: absolute;
border: 0px solid black;
background-color: 3F3C37;
layer-background-color: yellow;
font-family: verdana, helvetica, sans-serif;
font-size:11px;
color:#000000;
visibility: hidden;}


.submenu a{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.submenu a:hover{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.tlink{
	font-family: verdana, helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}


.tlink a{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.tlink a:hover{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
