	div.layer1 a:link {
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
		}
	div.layer1 a:visited {
			color: #ffcc00;
			font-weight: bold;
			text-decoration: none;
		}
	div.layer1 a:hover {
			color: #ff0066;
			font-weight: bold;
			text-decoration: underline;
		}
	div.layer1 a:active {
			color: #ff0066;
			font-weight: bold;
			text-decoration: underline;
		}		
	div.layer2 a:link {
			color: #0099ff;
			font-weight: bold;
			text-decoration: none;
		}
	div.layer2 a:visited {
			color: #660099;
			font-weight: bold;
			text-decoration: none;
		}
	div.layer2 a:hover {
			color: #ff0066;
			font-weight: bold;
			text-decoration: underline;
		}
	div.layer2 a:active {
			color: #ff0066;
			font-weight: bold;
			text-decoration: underline;
		}
	div.layer3 a:link {
			color: #000000;
			font-weight: normal;
			text-decoration: none;
		}
	div.layer3 a:visited {
			color: #666666;
			font-weight: normal;
			text-decoration: none;
		}
	div.layer3 a:hover {
			color: #cc99ff;
			font-weight: bold;
			text-decoration: underline;
		}
	div.layer3 a:active {
			color: #cc99ff;
			font-weight: bold;
			text-decoration: underline;
		}	
	div.layer4 a:link {
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
		}
	div.layer4 a:visited {
			color: #cc3333;
			font-weight: bold;
			text-decoration: none;
		}
	div.layer4 a:hover {
			color: #ff0000;
			font-weight: bold;
			text-decoration: underline;
		}
	div.layer4 a:active {
			color: #ff0000;
			font-weight: bold;
			text-decoration: underline;
		}