body {
	background-color: #9999FF;
}

dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
dl {
	background-color: #9999FF;
	width: 250px;
; height: auto; clip:  rect(   )
}

dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
dd a:link {
	color: #000066;
	text-decoration: none;
}
dd a:visited {
	color: #6633FF;
	text-decoration: none;
}
dd a:hover {
	color: #ffffff;
	text-decoration: none;
; font-weight: bolder
}
