#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #663300;
}
.spc { font-size: 1px; color: #663300 }
.spc2 { font-size: 1px; color: #FFF3DD }
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.testoBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.testoBase2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
A  {
	font-size : 12px;
	font-weight: normal;
	color: #663300;
}

A:Visited  {
	font-size: 12px;
	font-weight: normal;
}

A:Active  {
	font-size: 12px;
	font-weight: normal;
}

A:Hover  {
	font-weight: bold;
	font-size: 12px;
}

A.menustyle  {
	font-size : 12px;
	font-weight: bold;
	color: #663300;
}

A.menustyle:Visited  {
	font-size: 12px;
	font-weight: bold;
}

A.menustyle:Active  {
	font-size: 12px;
	font-weight: bold;
}

A.menustyle:Hover  {
	font-weight: bold;	
	font-size: 12px;
	color: #FFF3DD;
}
A.menu  {
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration : none;
}

A.menu:Visited  {
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}

A.menu:Active  {
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
A.menu:Hover  {
	font-weight: bold;	
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration : none;
}