// Designed by Kim Vigsbo
// www.vigsbo.com
<!--
xbody {
	scrollbar-face-color: red;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: red;
	scrollbar-darkshadow-color: red; 
	scrollbar-track-color: red;
	scrollbar-arrow-color: white }

a:link, a:active, a:visited {
	color: blue;
	text-decoration: none; }
	
a:hover {
	color: blue;
	text-decoration: underline; }

a.menu:link, a.menu:active, a.menu:visited {
	color: white;
	text-decoration: none; }
	
a.menu:hover {
	color: white;
	text-decoration: underline; }
-->
