a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;

}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;

}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	}