.title {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #006666;
	text-align: center;

}
.Items {
	font-family: Tahoma;
	font-size: 16px;
	color: #006666;
	font-weight: bold;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
