
BODY {
background: #000000;
scrollbar-base-color: #9400d3;
scrollbar-arrow-color: #C495FF;
border: solid #8A00CE 7px;
font-family: arial;
color: #C495FF;
cursor : url("http://www.monkee-mania.com/cursors/RedGuitar.cur"), hand;

}

A  {
	color : #9400d3;
	text-decoration : underline;
      cursor : url("http://www.monkee-mania.com/cursors/BlueGuitar.cur"), hand;
}

A:Visited  {
	color : #9400d3;
	text-decoration : underline;
      cursor : url("http://www.monkee-mania.com/cursors/BlueGuitar.cur"), hand;
}

A:Active  {
	color :#9400d3;
	text-decoration : underline;
      cursor : url("http://www.monkee-mania.com/cursors/BlueGuitar.cur"), hand;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#9400d3;
      cursor : url("http://www.monkee-mania.com/cursors/BlueGuitar.cur"), hand;
}

table{font-family:arial; color: #C495FF;}
td{font-family:arial; color: #C495FF;}
tr{font-family:arial; color: #C495FF;}
