.submenu1
{
	font-family:Tahoma,;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.submenu1 A:link, A:visited 
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
}
.submenu1 A:hover
{
    color: #000000;
	text-decoration:underline;
}

