.text {

	font-family : verdana;

	font-size : 11px;

	font-style: normal;

	font-weight: normal;

	color: 999999;

	
}

.textb {

	font-family : verdana;

	font-size : 11px;

	font-style: normal;

	font-weight: bold;

	color: 999999;

	
}


.esol {

	font-family : verdana;

	font-size : 11px;

	font-style: normal;

	font-weight: bold;

	color: 999999;
	
	text-decoration:none

	
}


.esol:hover {

	font-family : verdana;

	font-size : 11px;

	font-style: normal;

	font-weight: bold;

	color:666666;

	text-decoration:none

	
}

