.text12px {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	

  font-weight : lighter;
}
.text11px {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

.text10px {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.text12px_pink {
	font-size: 12px;
	line-height: 20px;
	color: #FF3399;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_menu10px {
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}
.text_titel14px {
	font-size: 14px;
	line-height: 14px;
	color: #FF3300;
	font-weight: bold;
}
.text12px_blue {
	font-size: 12px;
	line-height: 20px;
	color: #0099CC;
	font-weight: bold;
}

