LI {
	list-style-type : square;
	color : #EDBE8B;
	font-weight : bold;
	font-size : 9pt;
}
A:ACTIVE {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : rgb(237, 190, 139);
}
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color : rgb(237, 190, 139);
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	color : rgb(237, 190, 139);
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
	text-transform : none;
	color : rgb(237, 190, 139);
}
