td
{
	font-family: tahoma;
	font-size: 11px;
	font-color: #232562;
	letter-spacing: 1px;
	line-height: 14px;


}
body

{
	background-image: url(../gfx/gaasperback.jpg);	
	background-repeat: no-repeat;	
	background-position: bottom;
	scrollbar-face-color: #6C9D5F; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #6C9D5F;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #CAD9D0;
	scrollbar-arrow-color: #317A1E;
}

a:link {
	text-decoration: underline;
	color: #000000;
	
}
a:visited {
	text-decoration: underline;
	color: #000000;
	
}
a:hover 
	{
	color: #000000;
	text-decoration: none;
	}
