@charset "utf-8";
/* CSS Document */

.tumb img {
	border:1px solid #FFFFFF;
}
.tumb a:hover {text-decoration:none;}
.tumb a:hover img {
	border:1px dashed #000000;
}

.pages {
	margin:0px;
}
.tumb {
	background-repeat: no-repeat;
}
a:link {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color:#990099;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover {
	color:#000000;
	text-decoration:none
}
a:active {
	color:#9966FF;
	text-decoration:none
}
.desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFF66;
	text-indent: 10px;
	text-align: center;
}
