/* *****************************************
//  WebTank Stylesheet File
//  Title: style
//  Media: all
//  File updated: 2009-11-23 14:45:12
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #78000D; 
	text-decoration: none;
	
}
	
A:link { 
	
	color: #78000D; 
	text-decoration: none;
	
}
	
A:visited { 
	
	color: #78000D; 
	text-decoration: none;
	
}
	
A:active { 

	color: #78000D; 
	text-decoration: none;
	
}
	
A:hover { 

	color: #78000D; 
	text-decoration: underline;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	
}
img{
border: none;
}
#relatief						{ position: relative; }
#relatief #newest_column		{ position: absolute; top: 24px; left: 295px;}
#newest_column a				{ font-weight: bold; color: #fff; text-decoration: none; }
#newest_column a:hover			{ font-weight: bold; color: #fff; text-decoration: underline; }
