a {
	color: #0000F0;
	text-decoration: none;
	cursor: pointer;
}

a:hover { 
	text-decoration:underline; color: #008000;
}

body { 
	scrollbar-base-color:#ffffff; 
	scrollbar-highlight-color:#ffc0ff;
	scrollbar-arrow-color:#e00000;
}

td.update:after {content: "2011/08/15" }

