#logo {
	width:215px;
	height:45px;
	background:no-repeat url(img/logo-se.png) 0 15px;
}
a {
	color:#0066b3;
}
a.visited {
	color:#41749b;
}

a.buy img {visibility:hidden;}
a.buy {
	width:32px;
	height:18px;
	background:#0066b3 no-repeat url(../img/buy_se.gif) 0 0;
}
a.buy:hover {background-color:#0091ff;}

.featurelink {
	background-image:url(img/bluearrow.gif);
}
.featurelink a:visited {
	color:#0066b3;
}