a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.text12black {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.text12white {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.text10black {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
