.text {
	font: normal xx-small Verdana, Arial, Helvetica, sans-serif;
	color: 333333;
	text-decoration: none;
}
.digiText a:link {
	color: cbbf8b;
	text-decoration: none;
}
.digiText a:visited {
	color: cbbf8b;
	text-decoration: none;
}
.digiText a:active {
	color: cbbf8b;
	text-decoration: none;
}
.digiText a:hover {
	color: 9d9264;
	text-decoration: none;
	font-weight: bold;
}

