body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #800000;
}
td{
	font-family: "Comic Sans MS";
	color: #800000;
}
a:link {
	text-decoration: none;
	font-family:Comic Sans MS;
	color: #800000;
}
a:visited {
	text-decoration: none;
	font-family:Comic Sans MS;
	color: #800000;
}
a:hover {
	text-decoration: underline;
	font-family:Comic Sans MS;
	color: #424242;
}
a:active {
	text-decoration: none;
	font-family:Comic Sans MS;
	color: #424242;
}

.hanggao {
	line-height: 20px;
	text-decoration: none;
}
.footer{	font-family: Arial;
	font-size: 14px;
	color: #694c5e;}
