div.menu	{ cursor:pointer;position:absolute }
.red		{ color:red }
h4			{ font-size:14px; font-weight:bold }
a			{ color: gray; font-weight:bold; text-decoration: none; }
a:hover     { text-decoration: underline; } 
