B { font-weight:normal; }
A:link { text-decoration:none; color: #808080;}
A:active { text-decoration:none; color: #808080;}
A:visited { text-decoration:none; color: #808080;}
A:hover { text-decoration:none; color: #30ccfa;}

A.style_main:link { color: lightblue; }
A.style_main:active { color: lightblue; }
A.style_main:visited { color: lightblue; }
A.style_main:hover { color: white; }

.try a {
	display: block;
	width: 129px;
	height: 28px;
	background: transparent url(images/try-it-free.png) no-repeat;
}
.try a:hover {
	background-position: 0 -28px;
}

.order a {
	display: block;
	width: 129px;
	height: 28px;
	background: transparent url(images/order.png) no-repeat;
}
.order a:hover {
	background-position: 0 -28px;
}

.download a {
	display: block;
	width: 129px;
	height: 28px;
	background: transparent url(images/download.png) no-repeat;
}
.download a:hover {
	background-position: 0 -28px;
}

span.Apple-style-span
{
	word-spacing: 0px;
	font: 14px Verdana; 
	text-transform: none;
	text-indent: 0px; 
	white-space: normal; 
	letter-spacing: normal;
    border-collapse: separate;
}
.tx{
  display: block;
  width:1px;
  height: 1px;
  overflow: hidden;
}
