DIV.footer {
	bottom: 0;
	font-size: 10px;
	margin: 10px 0 10px 200px;
}

	DIV.footer A:link {
		color: #CC3333;
	}

	DIV.footer A:visited {
		color: #CC3333;
	}

	DIV.footer A:active {
		color: #FF3333;
	}

	DIV.footer A:hover {
		color: #336699;
	}