body {
	background-color: #660000;
	color: #FFFFFF;
}
.tab1 {
	background-color: #960000;
	border: 3px solid #CC0000;
}
.thumb1 {
	background-color: #660000;
	border: 2px solid #FFCC33;
	height: 288px;
	width: 384px;

}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.tx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

