/* CSS Document */body {	background: #d8e872;	color: #777777;	font-family: verdana, geneva, arial, helvetica;	text-align: center;	font-size: 10px;}a:link { color: #e80075; text-decoration: none; }a:visited { color: #d8e872; text-decoration: none; }a:hover { color: #e80075; text-decoration: underline; }a:active { color: #e80075; text-decoration: underline; }.footer {	font-size: 9px;	color: #FFFFFF;	text-align: center;}