.menu {		position:absolute;		visibility:hidden;        	background-color: #3A3A84;		color: white;		width: 110px;       	border-style: solid;		border-color: #213138;        	border-width: 1px;		padding: 2px;		font-size : 10px;       	font-family: verdana,arial,helvetica;		font-weight: normal;       	line-height: 14px;}A:hover	{color: #cc0000;}	A:link  {color: #003b79;}/* A:visited {color: #660066;} */.menu A {text-decoration: none; color: white;}.menu A:hover {text-decoration: none; color: #ffCC00;}/* DIV.submenu A:hover FONT {color:#ff6600;} */DIV.submenu A:hover FONT {color:#cc0000;}DIV.submenu A:link FONT {color:#003b79;}BODY {background-properties: fixed; bg-style: fixed no-repeat}