a:active {  color: #66CCFF}
a:hover {  color: #FF99CC; text-decoration: underline}
a:link {  color: #00CC66}
a:visited {  color: #99CC99}
.text_pink {
	font-size: 12px;
	line-height: 16px;
	color: #FF3399;
}
.text_black {
	font-size: 12px;
	color: #000000;
}
.text_12 {
	font-size: 12px;
}

