@charset "UTF-8";
/* CSS Document */

	.introlink {
	text-decoration:none;
	border-bottom:1px dotted;
}
	
	a.introlink:link {
	text-decoration:none;
	border-bottom:1px dotted;
	color: #333333;
}
 
	a.introlink:visited {
	color: #333333;
	text-decoration:none;
}	
 	a:hover.introlink {
	text-decoration: none;
	color: #f17420;
	border-bottom-style: none;
}
	a:active.introlink {
	color: #999999;
	text-decoration: none;
}

	.greendesign {
	position:absolute;
	left:596px;
	top:811px;
	width:612px;
	height:83px;
}
	a.greentext:link {
	border-bottom:1px dotted;
	color: #93a626;
}
 	a.greentext:visited {
	border-bottom:1px dotted;
	color: #93a626;
}	
 	a:hover.greentext {
	text-decoration: none;
	color: #f17420;
	border-bottom-style: none;
}
	a:active.greentext {
	color: #CCCCCC;
	text-decoration: none;
}
	
.iphone_link2 {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:32px;
}	
.iphone_link2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted;
}
.iphone_link2 a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.iphone_link2 a:hover {
	color: #FF6600;
	text-decoration: none;

}
.iphone_link2 a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.introlink-home {
	text-decoration:none;
	border-bottom:1px dotted;
}
	
	a.introlink-home:link {
	text-decoration:none;
	border-bottom:1px dotted;
	color: #f17420;
}
 
	a.introlink-home:visited {
	color: #f17420;
	text-decoration:none;
}	
 	a:hover.introlink-home {
	text-decoration: none;
	color: #333333;
	border-bottom-style: none;
}
	a:active.introlink-home {
	color: #999999;
	text-decoration: none;
}

