.let1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/astral-blue.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 29px;
}
.let1 a {
	color: #FFF;
	text-decoration:none;
}
.let {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	background-image: url(../images/astral-blue.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 29px;
}
.let:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	background-image: url(../images/astral-blue.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 29px;
}.let a {
	color: #000;
	text-decoration:none;
}
.let a:hover {
	color: #fff;
	text-decoration:none;
} 
 .box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	height: 18px;
	width: 200px;
}

 .box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	height: 20px;
	width: 100px;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #72818C;
	text-decoration: none;
	text-align: left;
	padding-bottom:10px;
}

 .heading a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #72818C;
	text-decoration: none;
	text-align: left;
	padding-bottom:10px;
}

 .heading a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #c3c3c3;
	text-decoration: none;
	text-align: left;
	padding-bottom:10px;
}.page-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #878588;
	text-decoration: none;
	text-align: justify;
	padding-right:2px;
}
.star {
	color: #F00;
}
