.pos_img {
  position: absolute;
  top: 30px;
  left: 550px;
}


a:link {
	color: #CCCCCC;
	}
	
a:visited {
	color: #AAAAAA;
	}
	
a:active {
	color: #999999;
	}