﻿html, body {
	background-color: #fff;
}

body {
	font-family:  "MS UI Pothic", "MS UIGothic Ex+", "Microsoft YaHei", "微軟正黑體", "文泉驛微米黑";
	margin: 2px;
}
a {
	text-decoration: none;
}

a:visited {
	color: #9900ff;
}
a:link {
	color: #0000ff;
}

a.admtool {
	color:green;
}