	/* DIV COPYRIGHT */
	div#copyright {
		text-align: center;
		font-family: tahoma;
		font-size: 9px;
		color: #000;
		padding: 3px 0;}
		#copyright a {
			text-decoration: none;
			color: #000;
			font-weight: bold;}
		#copyright a:hover {
			text-decoration: underline;
			color: #f00;}

