.test {
	color: #333333;
	font-size: 12px;
	cursor: e-resize;
	line-height: 22px;
	font-style: normal;



}
a:hover {
	color: #000000;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #0000CC;
}
