body {
	font-family: Comic Sans MS;	
	text-decoration: none;
	color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
a:active {
	text-decoration: none;
}

table.wWhite a:link { color: white; }
table.wWhite a:visited { color: white; }
table.wWhite a:hover { font-weight: bold; }

td.wWhite a:link { color: white; }
td.wWhite a:visited { color: white; }

table.cChi { font-size: 0.7em; }