ul {margin:0; padding:0; list-style:none; line-height:17px}
li {background:url(images/pointer.gif) center left no-repeat;padding:0 0 0 15px }


body{
 	margin:0px;
  	padding:0px;
	background-color: #000000;
}
html {
	scrollbar-base-color: #a8105c;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: #000000;
	scrollbar-lightshadow-color: green;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #ed3094;
	scrollbar-3dlight-color: black;
}
.green{
	color:#00CC00;;
}
.blue{
	color:#0140FE;
}
.webdesign{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ff01de;
	text-decoration: underline;
}
a.webdesign:hover{ text-decoration: none}
