a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #AED6FA;
	text-decoration: underline;



}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #053968;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;



}
.dot {
	border: thin ridge #9BC9FA;




}
.text2 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
