body {
	background-color:#EDB32B;
	background-image:url(images/agbg.png);
	background-attachment:fixed;
	background-repeat:repeat;
	background-position:inherit;
	font-family: georgia, chicago, trebuchet ms, verdana;
	font-size: 14px;
	color: #000000;
	scrollbar-base-color:#FFFFCC;
	scrollbar-face-color:#;
	scrollbar-arrow-color:#;
	scrollbar-shadow-color:#;
	scrollbar-darkahadow-color:#;
	scrollbar-hightlight-color:#;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#;
}

td.copyright {
	font-size:12px;
}

td.description {
	vertical-align: top;
	text-align: center;
	font-size: 13px;
	line-height: 150%;
}
td.pix {
	vertical-align: middle;
	text-align: center;
}

a { text-decoration:none; font-weight:bold; color: #CC6633  }
a:link { text-decoration:none; color: #CC6633  }
a:visited { text-decoration:none; color: #CC6633  }
a:active { text-decoration:none; color: #FFCC80  }
a:hover { text-decoration:none; color: #FFCC80  }

a.flash { text-decoration:none; font-weight:bold; color: #CC6633  }
a.flash:link { text-decoration:none; color: #CC6633  }
a.flash:visited { text-decoration:none; color: #CC6633  }
a.flash:active { text-decoration:none; color: #FFCC80  }
a.flash:hover { text-decoration:none; color: #FFCC80  }
