@charset "iso-8859-1";
body	{
	border-left:0px none; border-right:0px none; border-bottom:0px none; background:#FFFFFF url('images/chick.gif') repeat-x fixed bottom left; color: #333;
	margin: 0;
	border-top: 5px solid #ffd700;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px; padding-left:0; padding-right:0; padding-top:0
	}

a:link, a:visited {
	font-size : 11px; 
	text-decoration : none;
	color: #32cd32;
	background: transparent; 
	}

a:hover {
	font-size : 11px; 
	text-decoration : underline;
	color: #99f;
	background: transparent; 
	}

a:active {
	font-size : 11px; 
	text-decoration : none;
	color: #b8860b;
	background: transparent;  
	}

p        {
     font: .95em;
	}