@charset "utf-8";
/* CSS Document */


	a:link{ text-decoration:none;
	}
	
	a:visited{ text-decoration:none;
	}
	
	a:hover{ color:#000033;
		text-decoration:underline;
		}
		
	img{border:0;
		background-repeat:no-repeat;
		position:static;	
	}
	