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; }

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;
}
