table {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial;
	color: #77807a; }

table.pony {
	background-color: #eeebd3;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
	background-position: 50% 0%; }

table.blue {
	background-color: #e7ecdf;
	background-image: url('images/blue.jpg'); }

.bottom {
	color: #7f7f7f;
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial; }

a:link		{ color: #707e77 ; text-decoration: none }
a:visited	{ color: #707e77 ; text-decoration: none }
a:hover		{ color: #ccc49e ; text-decoration: none }