body {
	background-attachment: scroll;
	background-repeat: repeat;
}
.thumbs {
	border: 2px solid #0E48D1;
	cursor: hand;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.bottom {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.bottom a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}
.bottom a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0E48D1;
	text-decoration: underline;
	line-height: 15px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00AAFF;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.banner {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
