BODY {
	background-color : E6E6E6;
	font-weight : bold;
}

A:link {
; color: #000000
; text-decoration: underline blink
}

A:hover {
	color : 1D7990;
; text-decoration: underline
; list-style-position: outside; list-style-type: circle
}

UL LI {
	margin-left : -12px;
}