/* CSS Document */

body { background: url(images/back.gif)}

#anyvonne  {
	text-decoration : blink;
	}

/* expanding menu styling */
#udm ul {
	margin-left:1px !important;
	margin-top:1px !important;
	}
#udm ul {
	width:128px !important;
	w\idth:120px !important;
	}

#udm ul ul {
	width:120px !important;
	w\idth:112px !important;
	border-style:dashed;
	background-color:#ffe;
	}
#udm ul ul ul {
	width:112px !important;
	w\idth:104px !important;
	border-style:dotted;
	background-color:#ffd;
	}

/* give all anchors a hand cursor */
#udm a {
	cursor:pointer !important;
	cursor:hand !important;
	}
		

