a {
	text-decoration: none;
	color: #666666;
	}	

	a:hover {
	color: #000000;
	}	

	#top {
		font-size: 50pt;
		font-family: helvetica;
		font-weight: bold;
		line-height: 66px;
		text-indent: 0px;
		word-spacing: 0px;
		letter-spacing: 0px;
		width: 770;
		position: absolute;
		top: 10;
		z-index: 1;
		}

	#orange{
		font-family: courier;
		font-weight: bold;
		line-height: 19px;
		width: 590;
		font-size: 19;
		overflow: visble;
		color: ff6600;
		position: absolute;
		top: 626;
		left: 265;
		z-index: 2;
		}
		
	#contact{
		font-family: helvetica;
		font-weight: bold;		
		color: FFFFFF;
		font-size: 12;
		position: absolute;
		top: 80;
		left: 400;
		z-index: 5;
		}
	
	#desire {
		font-family: helvetica;
		font-weight:normal;
		font-size: 10;
		color: FFFFFF;
		background: #000000;
		position: absolute;
		top: 145;
		left: 525;
		z-index: 2;
		}
