.text {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #9900CC;
	text-decoration: underline;
}
