#Inner {
	position: absolute;
	left: 417px;
	top: 6px;
	width: 368px;
	height: 467px;
	background-image: url(Images/innergradient4.jpg);
	line-height: 1.3em;
	}
	
#Inner a:link {
	text-decoration: none;
	color:#666666;
}
#Inner a:visited {
	text-decoration: none;
	color: #666666;
}
#Inner a:active {
 	text-decoration: none;
	color: #666666;
}
#Inner a:hover {
	text-decoration: underline;
	color: #0066FF;	
}

#Container a:link {
	text-decoration: none;
	color:#666666;
}
#Container a:visited {
	text-decoration: none;
	color: #666666;
}
#Container a:active {
 	text-decoration: none;
	color: #666666;
}
#Container a:hover {
	text-decoration: underline;
	color: #0066FF;	
}
