DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	text-align : justify;
	margin-left : 11px;
}
LI {
	background-color : Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	list-style-type : disc;
}
A {
	border : none;
	border-bottom : none;
	background-color : Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}A:HOVER {
	background-color : #EEE8AA;
}
