body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color:#FCF9F2;
	color:#666666;
}

a:link, a:visited { color: #666666 ; text-decoration: underline}
a:hover { color: #990000 ; text-decoration: underline  }
