@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #363638;
	margin: 0px;
}
.borderimg {
	border: 1px dashed #88807D;
}
a:link {
	color: #563E3E;
	text-decoration: underline;
}
a:visited {
	color: #563E3E;
	text-decoration: underline;
}
a:hover {
	color: #5A4242;
	text-decoration: none;
}
a:active {
	color: #594141;
	text-decoration: blink;
}
