.text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0em;
}

.allcap {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: .2em;
}

.text a:link {
	text-decoration: none;
	color: #666666;
}

.text a:active {
	text-decoration: none;
	color: #666666;
}

.text a:visited {
	text-decoration: none;
	color: #666666;
}

.text a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}
