.support_title {
	background-color: #9ACD32;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
li {
	list-style: square;
	font-size: 10px;
}
a.efaqs:link {
	vertical-align: middle;
	text-decoration: none;
	color: White;
}
a.efaqs:visited {
	vertical-align: middle;
	text-decoration: none;
	color: White;
}
a.efaqs:hover {
	vertical-align: middle;
	text-decoration: none;
	color: White;
}

a.d:link {
	background-color: #8283FF;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 14px;
}
a.d:visited {
	background-color: #8283FF;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 14px;
}
a.d:hover {
	background-color: #8283FF;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	font-size: 14px;
}
a.b:link {
	background-color: #9370DB;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 14px;
}
a.b:visited {
	background-color: #9370DB;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 14px;
}
a.b:hover {
	background-color: #9370DB;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	font-size: 14px;
}
a.h:link {
	background-color: #BDB76B;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 14px;
}
a.h:visited {
	background-color: #BDB76B;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 14px;
}
a.h:hover {
	background-color: #BDB76B;
	width: 166px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	font-size: 14px;
}
.brag {
	padding: 2px;
	text-align: center;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	
}
.support {
	background-color: #AEA7D8;
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	width: 100px;
}
.faqs {
	background-color: #BCDE76;
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	width: 100px;
}
.live {
	background-color: #FFCC6C;
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	width: 100px;
}
.email {
	background-color: #EAAABF;
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	width: 100px;
}
.tel {
	background-color: #96BFC0;
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	width: 100px;
}
body  {
	margin: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
br {
	line-height: 5px;
}
.ball { border: 1px dashed #483D8B; }
