body {
	font-family: "TW Cen MT", "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	color:#FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #004600;
	margin-top: 0px;
	background-image:url(../images/grnbkgrnd.gif); 
	background-repeat:repeat; 
}

a {
	color: #FFFF66;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-size: 12px;
	text-align: center;
}

