		div.layer1 a:link {
			color: #000000;
			font-weight: normal;
			text-decoration: none;
		}
		div.layer1 a:visited {
			color: #666666;
			font-weight: normal;
			text-decoration: none;
		}
		div.layer1 a:hover {
			color: #cc99ff;
			font-weight: bold;
			text-decoration: underline;
		}
		div.layer1 a:active {
			color: #cc99ff;
			font-weight: bold;
			text-decoration: underline;
		}
	
		div.layer2 a:link {
			color: #999966;
			font-weight: bold;
			text-decoration: none;
		}
		div.layer2 a:visited {
			color: #666666;
			font-weight: bold;
			text-decoration: none;
		}
		div.layer2 a:hover {
			color: #cc99ff;
			font-weight: bold;
			text-decoration: underline;
		}
		div.layer2 a:active {
			color: #cc99ff;
			font-weight: bold;
			text-decoration: underline;
		}
		
		div.layer3 a:link {
			color: #9999cc;
			font-weight: bold;
			text-decoration: none;
		}
		div.layer3 a:visited {
			color: #666699;
			font-weight: bold;
			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: #ff9966;
			font-weight: normal;
			text-decoration: none;
		}
		div.layer4 a:hover {
			color: #ff6633;
			font-weight: bold;
			text-decoration: underline;
		}
		div.layer4 a:active {
			color: #ff6633;
			font-weight: bold;
			text-decoration: underline;
		}
		
		div.layer5 a:link {
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
		}
		div.layer5 a:visited {
			color: #ccccff;
			font-weight: bold;
			text-decoration: none;
		}
		div.layer5 a:hover {
			color: #9999ff;
			font-weight: bold;
			text-decoration: underline;
		}
		div.layer5 a:active {
			color: #9999ff;
			font-weight: bold;
			text-decoration: underline;
		}