.text12 {
	font-size: 12px;
	line-height: normal;
}
.text24 {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;

}
.text36 {
	font-size: 36px;
	font-weight: bolder;
}
.text14 {
	font-size: 14px;
	line-height: 20px;

}
a:link {
	text-decoration: underline;
	color: #3399FF;
}
a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #3399FF;
	text-decoration: underline;
}
.text14netting {
	font-size: 14px;
	background-color: #99FF66;
}
