body { color: #000; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #cb4521; }

p, td { color: #000; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
/*<agl.folder "links">*/
	a:link { color: #000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: underline; }
	a:visited { color: #000; text-decoration: none; }
	a:hover { color: #fff; background-color: #cb4521; text-decoration: underline; }
	a:active { color: #000; text-decoration: underline; }
	a.footer:link { color: #fff; font-size: 13px; text-decoration: none; }
	a.footer:visited { color: #fff; font-size: 13px; text-decoration: none; }
	a.footer:hover { color: #fff; font-size: 13px; text-decoration: underline; }
	a.footer:active { color: #fff; font-size: 13px; text-decoration: underline; }
/*</agl.folder>*/
.maintext:link     { color: #800080; text-decoration: none;}
.maintext:visited   { color: #333; text-decoration: none;}
.maintext:hover  { color: #fff; background-color: #f6971b;}
.maintext:active   { color: #fff; background-color: #f6971b;}
.workshop_titles { color: #363; font-size: 16px; font-weight: bold; text-decoration: none; padding-bottom: 4px; padding-left: 9px; border-top: 3px solid #363; border-bottom: 3px solid #363; }

.booktitles { color: #000; font-size: 18px; font-weight: bold; text-decoration: none; }
.titles16 { color: #000; font-size: 16px; font-weight: bold; text-decoration: none; }
.captions { font-size: 11px; font-style: italic; }
.img_border { border: solid 6px #0cf; outline-color: #0cf; }
.limebullet { list-style-type: inherit; list-style-image: url(../images/bullets/lime.gif); list-style-position: inherit; }

