.tahoma11bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.tahoma11normal {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.tahoma11boldpink {

	font-family: Tahoma;
	font-size: 9px;
	color: #D12780;
	text-decoration: none;
}

.tahoma11boldpink1 {

	font-family: Tahoma;
	font-size: 11px;
	color: #D12780;
	text-decoration: none;
	font-weight: bold;
}

.white_text{
font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;
}
.black_text{
font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #000000;
}
.gray_text{
font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #cccccc;
}
.white_bold
{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;
}
