// MENU
.tool        { color: #293757; font-size: 14px; font-family: verdana, helvetica, sans-serif; font-weight: bold; background-repeat: no-repeat; padding: 0 }

.detail      { color: #293757; font-size: 10; font-family: arial, helvetica, geneva, sans-serif }

A.detail  { color: #293757; font-size: 10; font-family: verdana, helvetica, sans-serif; font-weight: normal; text-decoration: none }

A.detail:link     { color: #293757; font-family: verdana, helvetica, sans-serif; font-weight: normal; border:  }

A.detail:visited      { color: #293757; font-family: verdana, helvetica, sans-serif; font-weight: normal; text-decoration: none }

A.detail:active  { color: #293757; font-family: verdana, helvetica, sans-serif; font-weight: normal }

A.detail:hover     { color: #58b700; font-family: verdana, helvetica, sans-serif; font-weight: normal }

.haand {
	CURSOR: hand;
	COLOR: black; 
	FONT-FAMILY: verdana, helvetica, sans-serif; 
	FONT-SIZE: 10; 
	TEXT-DECORATION: none
}

