/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./Background.gif");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,102,0);}
 .TextNavBar {
	margin-left: 10pt;
	margin-right: 10pt;
	font-size: 12px;
	font-family: Arial, sans-serif, "Heiti TC Light";
}
 A:hover { color: rgb(0,102,0);}
 
