.infotext{
	color: #000000;
	padding: 20px;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
	margin-top: 300px;
	margin-left: 20px;
}

.text h1{
  font-size : 16px;	
  font-weight : bold;
}

.text a:link { color: #005695; font-size: 12px;text-decoration:underline;}
.text a:visited { color: #005695; font-size: 12px;text-decoration:underline;}
.text a:hover { color: #005695;font-size: 12px;text-decoration:underline; }
.text a:active { color: #005695;font-size: 12px;text-decoration:underline; }
.text a:focus { color: #005695; font-size: 12px;text-decoration:underline;}

.infotext a:link { color: #005695; font-size: 12px;text-decoration:underline;}
.infotext a:visited { color: #005695; font-size: 12px;text-decoration:underline;}
.infotext a:hover { color: #005695;font-size: 12px;text-decoration:underline; }
.infotext a:active { color: #005695;font-size: 12px;text-decoration:underline; }
.infotext a:focus { color: #005695; font-size: 12px;text-decoration:underline;}
