.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	padding-left: 45px;
}
.text a:link {
	text-decoration: none;
	color: #666666;
}
.text a:visited {
	text-decoration: none;
	color: #666666;
}
.text a:hover {
	text-decoration: underline;
	color: #333333;
}
