BODY {
	FONT-SIZE: small; COLOR: #000000; FONT-FAMILY: "Century Gothic", Verdana, Arial, Helvetica, sans-serif
	}
A:link {
	COLOR: #ffffff
}
A:visited {
	COLOR: #ffff00
}
A:hover {
	COLOR: #ff0000 /* red */
}
A:active {
	COLOR: #ffff00 /* yellow */
}
H2 {
	FONT-WEIGHT: 800; FONT-SIZE: large; COLOR: #ff0000; FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif
}
/* P,em,ul,li,td  { font-size: 14px }    pixels, relative to canvas */

/* UL, DIR { list-style: disc } */