body {
	background-color: #FFECBF;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
}
.thumb {
	border: 1px solid #000000;
}
.lines {
	border-top: 1px none #CC9900;
	border-right: 1px none #CC9900;
	border-bottom: 1px dashed #CC9900;
	border-left: 1px none #CC9900;
	font-size: 12px;
}
.lines2 {
	border-top: 1px none #CC9900;
	border-right: 1px none #CC9900;
	border-bottom: 1px dashed #CC9900;
	border-left: 1px none #CC9900;
}
a.red-small {
	font-size: 12px;
}
a {
	color: #D25400;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.big-green {
	color: #66CC00;
	font-size: 24px;
}

