body {	background-color: #ffccff;	margin-top: 90px;	font-family: Arial, Verdana, sans-serif;	color: #d846ab;	font-size: 12px;	}	

copyright {	font-family: Arial, Verdana, sans-serif;	color: #888888;	font-size: 2px;	}a:link {	color: #e6946b;	text-decoration: none;	}a:visited {	text-decoration: none;	color: #e6946b;	}a:hover {	text-decoration: none;	color: #81125f;	}a:active {	text-decoration: none;	color: #d846ab;	}