.infotext{
	color: #666666;
	padding: 0px;
	font-size: 10px;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
	width:650px;
}
	
.infotext h1 {
	
	font-weight: bold;
	font-size: 13px;
	}

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

