.infotext {
	color: #000000;
	padding: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color: #ffffff;
	margin-top: 70px;
	margin-bottom: 20px;
}
.infotext h1 {
	font-size : 13px;
	font-weight : bold;
	color: #000000;
}




.infotext a:link { color: #0B6BB6; text-decoration:underline;}
.infotext a:visited { color: #0B6BB6; text-decoration:underline;}
.infotext a:hover { color: #E70101;text-decoration:underline; }
.infotext a:active { color: #E70101;text-decoration:underline; }
.infotext a:focus { color: #0B6BB6; text-decoration:underline;}

