body {
	background-color: #FFE79F
}
.tab {
	background-color: #FF76AA;
	border: 1px solid #333333
}
.thumb {
	margin: 6px;
	height: 288px;
	width: 384px;
	border: 2px solid #00FF33
}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold
}
.tx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000
}
.tx3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold
}
a:link {
	color: #FFFF66;
	text-decoration: none
}
a:active {
	color: #FFFF66;
	text-decoration: none
}
a:visited {
	color: #FFFF66;
	text-decoration: none
}
a:hover {
	color: #00FFFF;
	text-decoration: none
}
.color {
	color: #00FF99;

}

