.textbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
.text2{
	font-family: Tahoma;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}
