body {
	background-attachment: scroll;
	background-image: url(../GFX/bgalltables.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link { 
	font-weight:bold; color:#ffcbb0; text-decoration:underline; 
}
a:visited { 
	font-weight:bold; color:#663333; text-decoration:none; 
}
a:focus { 
	font-weight:bold; color:red; text-decoration:underline; 
}

a:hover { 
	font-weight:bold; color:silver; text-decoration:none; 
}
a:active { 
font-weight:bold; color:silver; text-decoration:underline; 
}
