.text10 {
	font-size: 10px;
	line-height: 150%;
}
.text12 {
	font-size: 12px;
	line-height: 150%;
}
.text14 {
	font-size: 14px;
	line-height: 150%;
}
a:link {
	color: #0033CC;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #9900FF;
}