a:visited {
	color: #003333;
	text-decoration: none;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
#item {
	height: 167px;
	width: 100px;
}
