body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
/*<agl.folder "B">*/
	b:link { color: #050505; text-decoration: underline; }
	b:visited { color: #050505; text-decoration: underline; }
	b:hover { color: #800; text-decoration: none; cursor: pointer; }
	b:active { color: #050505; text-decoration: underline; }
/*</agl.folder>*/

