BODY {
	color: Navy;
	background-color: lightyellow;
	font-family: "Times New Roman",  華康仿宋體W4外字集, 華康行書體, "Courier New", sans-serif;
	text-align: left;
}

A {
	color: Blue;
	text-decoration: none;
}

A:HOVER {
	color: Fuchsia;
	text-decoration: none;
}

h2.head01 {
	color: navy; font-size : large; font-weight: bold; text-align: left;	
}

#header {
	color: navy; font-size : larger; font-weight: bold; text-align: left;	
}




