.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #e7933b;
}
a:visited {
	color: #e7933b;
}
a:hover {
	color: #e7933b;
}
a:active {
	font-weight: bold;
}

