.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
.links {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #0054a5;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
