.text-white {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 16px;
	color: #FFFFFF;
}
.textlink {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: small;
	color: #CC3300;
	text-decoration: none;

}
.text-black {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	color: #333333;
}
.text-small {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 13px;
}
.headunderline {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 16px;
	color: #3366CC;
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;


}
.hdunderline-s {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}
.text-cd {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #0000CC;
	text-decoration: underline;
}
.price {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: line-through;
}
.headunderline-small {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}
.menuleft {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

