/*
21-4-2010	ka	init version
*/

/* 	***** ALL ITEMS ARE SORTED ALPHABETICALLY ***** */


a.footer_link:active,
a.footer_link:hover, 
a.footer_link:link, 
a.footer_link:visited {
	font-size: 8pt;
	color: #0000ff;	
	text-decoration: none; 
	cursor: pointer; 
}

a.footer_link:hover { 
	text-decoration: underline; 
}

body {
	margin: 0px 0px 0px 0px;	/* all 4 paddings */
}

.screen_footer {
	color: #666666;
	height: 32px;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}

.screen_screensize {
	background-image: url('../gfx/bg_logo1.jpg');	/* achtergrond rondom page */
	width: 100%;
	height: 100%;	
	border-spacing: 0px;	/* geen border */
	border-style: none;
}
