.redtitle { font-family: "微軟正黑體"; font-size: 18px; font-weight: bold; color: #990000} 
.blacktitle { font-family: "微軟正黑體"; font-size: 18px; font-weight: bold; color: #000000}
.title { font-family: "微軟正黑體"; font-size: 18px; font-weight: bold; color: #FF9900}

A:link { color:blue; text-decoration: none; }
A:visited { color:#D03E9E; text-decoration: none;}
A:hover { color:red; text-decoration: underline; }

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family:  "微軟正黑體", "Verdana", "Times New Roman"; font-size: 16px;}
table { border-collapse:collapse; border-spacing:0;}
td {  font-family:  "微軟正黑體", "Verdana", "Times New Roman"; font-size: 16px; line-height: 22px; color: #666600; padding: 0;}

div {display: none;}