/*Morgentot - CSS*/

a{cursor:crosshair;
	color:#cccccc}
	
a:active{color:#ffffff}

a:visited{color:#999999;
	cursor:crosshair}
	
a:hover {color:#ffffff;
	
	}

h3{font-family:verdana,helvetica;
	font-size:9pt;
	color:#ffffcc;
	letter-spacing:0px;
	cursor:default;
	}

p{font-family:verdana,helvetica;
	font-size:8pt;
	color:#ffffcc;
	letter-spacing:0px;
	cursor:default;
	line-height:13px;
	word-spacing:1px;
	}

ul{list-style:circle;
	font-family:verdana,helvetica;
	font-size:8pt;
	color:#ffffcc;
	letter-spacing:0px;
	cursor:default;
	line-height:13px;
	}

h1{cursor:crosshair
	}

body, textarea {
  background-color:#000000;
  scrollbar-base-color:#ff0000;
  scrollbar-3dlight-color:#777777;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#222222;
  scrollbar-face-color:#333333;
  scrollbar-highlight-color:#222222;
  scrollbar-shadow-color:#444444;
  scrollbar-track-color:#222222;
}
