a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #0000dd;
	text-decoration: underline;
}

.text {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
