a:visited {
	font: normal small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #EBA921;
}
a:link {
	font: normal small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #EBA921;

}

a:hover {
	font: normal small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFD700;

}
body {
	background: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: small;
	font-weight: bold;
	color: #BDB76B;
	background-position: left;
	background-repeat: repeat;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: small; 
	font-weight: normal;
	color: #BDB76B;
	list-style-type: square;
	display: list-item;
	list-style-position: outside;
	white-space: nowrap;
}
