span { font-size: 12px; line-height: 18px; color: #666666}
div { font-size: 11px; line-height: 14px; color: #666666}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
