
	span.andisk_blue {
	  color: rgb(0, 112, 192);
	}
	span.andisk_logo_small {
	  font-size: 32px;
	}
	span.andisk_logo_text {
	  font-family: impact;
	    line-height: 48px;
	}
	span.andisk_gray {
	  color: gray;
	}
	
	span.andisk_yellow {
	  color: rgb(255, 192, 0);
	}