.infotext {
	padding: 70px 100px 0 100px; 
	margin-top: 70px;
	color: #003366;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;

	
	}


.infotext h1{
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:link { color: #003366; text-decoration:underline;}
.infotext a:visited { color: #003366; text-decoration:underline;}
.infotext a:hover { color: #FF0000;text-decoration:underline; }
.infotext a:active { color: #003366;text-decoration:underline; }
.infotext a:focus { color: #003366; text-decoration:underline;}
