body {
	font-size: 14px;
	color: #666666;
	line-height: 140%;
}
a:link {
	color: #3366cc;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:hover {

	color: #cc0000;
	text-decoration: underline;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
