body {
	background-color: #996600;
	color: #FFF3C4;
	font-family: Arial, Helvetica, sans-serif
}
.tab {
	border: 2px solid #663300;
	background-color: #875B02
}
.thumb {
	border: 2px solid #663300;
	margin: 6px;
	height: 288px;
	width: 384px
}
a:hover .thumb {
	border: 2px solid #FF9966;

}
a:link {
	color: #FFF3C4;
	text-decoration: none
}
a:active {
	color: #FFF3C4;
	text-decoration: none
}
a:visited {
	color: #FFF3C4;
	text-decoration: none
}
a:hover {
	color: #333333;
	text-decoration: none
}
.tx1 {
	font-size: 18px;
	font-weight: bold
}
.tx2 {
	font-size: 32px;
	font-weight: bold
}
.tx3 {
	font-size: 24px;
	font-weight: bold
}
.tx4 {
	font-size: 24px;
	font-weight: bold;
	color: #FF9966
}
.tx5 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9933
}
.tx6 {
	font-weight: normal;
	color: #000033
}

