B.SEO { 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; }

p.FEEDBACK{
	padding-left: 0px; margin: 0px; vertical-align: text-top;
    color: rgb(161,161,161); padding-top: 5px;
	font-family: Verdana; text-align: right;
}
div.FEEDBACK{
	margin: 0px; vertical-align: text-top; color: rgb(161,161,161);
    font-family: Verdana; text-align: justify;
}
table.paragraph 
{
	font-family: 'Arial Black';
	font-size: 20px;
	margin-left: 10px;
	width: 96%;
}

.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;
}

