
	
.infotext {
	color: #CCCCCC;
  	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 9px;

	width:560px;
	margin-left:250px;
	
	}


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

