@charset "utf-8";
/* CSS Document */
img.buttonborder {
    border: 1px solid #000;
    margin: 2px 10px 2px 2px;
	width: 25px;
	height: 25px;
}
a:link {
    color: #00F;
    text-decoration: none;
}
