
:link:hover,
:visited:hover 
{
	color				: #333e4a;
	text-decoration		: underlined;
	font-weight			: bold;
}

:link,
:visited 
{
	color				: #eaeb8b;
	text-decoration		: none;
	font-weight			: bold;
}

body 
{
	background			: #FFFFFF url(images/Background.jpg) no-repeat left top;
	color				: #000;	
}

.akTitle
{
	background			: url(images/Spiffre.eu Title.png) no-repeat;	
	border				: 0px;
}

.akVerticalPadding 
{
	padding-top		: 224px;
}

.akCentralFrame
{
	width			: 537px;
	margin-left		: 225px;
	border			: 0px;
}

.akCentralFrame a img
{
	border			: 0px;
}

