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

a {
	color: #C39;
}

a:hover {
	color: #39C;
}

a:active {
	color: #C00;
}
img.bck {
	max-width:1200px;
	max-height:900px;
}
