.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01B1E4;
	text-decoration: underline;
	padding-bottom: 4px;
}
.style2 {font-size: 12px}
.newclass {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.style3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.phoneclass {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.leftlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
