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

.spaheader
{
	width:960px;
	height:78px;
	margin-left:auto;
	margin-right:auto;
	background:url(../../../../../../images/top_page.gif) no-repeat;
	overflow:hidden;
}

.spalinks
{
	width:90px;
	margin-top:50px;
	overflow:hidden;
	float:left;
	color:#03C;
	text-decoration:none;
}

.spalinksspacer
{
	width:40px;
	margin-top:50px;
	overflow:hidden;
	float:left;
	color:#03C;
	text-decoration:none;
}

a.headerlinks:link
{
	color:#03C;
	text-decoration:none;
}

a.headerlinks:visited
{
	color:#03C;
	text-decoration:none;
}