.txt10s {
	font-size: 10px;
	text-decoration: none;
}
.txt10m {
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;

}
.txt10l {
	font-size: 10px;
	text-decoration: none;
	line-height: 30px;
}
.txt12s {

	font-size: 12px;
	text-decoration: none;
}
.txt12m {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;

}
.txt12l {
	font-size: 12px;
	text-decoration: none;
	line-height: 36px;
}
.txt14s {

	font-size: 14px;
	text-decoration: none;
	line-height: 14px;
}
.txt14m {


	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
}
.txt14l {



	font-size: 14px;
	text-decoration: none;
	line-height: 42px;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #333333;

}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}
