body {
	background: white;
	text-align: center; 
scrollbar-face-color: #ffcc66;
scrollbar-highlight-color: brown;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: brown; }

b {font: 12px Arial; color: #663300; }
A:link {font: bold 18px Arial; color: brown; text-decoration: none; }
A:visited {font: bold 18px Arial; color: #FF9900; text-decoration: none; }
A:hover {font: bold 18px Arial; color: red; text-decoration: none; }
A:active {font: bold 18px Arial; color: yellow; text-decoration: none; }

