.text10 {
	font-size: 10px;
	line-height: 140%;
}
.text12 {
	font-size: 12px;
	line-height: 140%;
}
.text14 {
	font-size: 14px;
	line-height: 140%;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #003399;
}
a:active {
	color: #FF6600;
}
a:hover {
	color: #00CCFF;
}
