body {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #F5F2E9;
	background-color: #F5F2E9;
	background-image: url(/pics/pixel_background_1024.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;


}


p {}

td {}

a:link { text-decoration: none }

a:visited { color: #B1BCAE }

a:hover { text-decoration: underline}

a:active { color: #9b6845 ; font-weight: bolder; }
.footer { color: #9b6845; text-align: center; }
.text { color: #9b6845; }

