body {
	background-color: #FFCCCC;
}
.tab1 {
	border: 6px solid #FFFF99;
	background-color: #FB51AA;
}
.thumb1 {
	border: 3px solid #CCFF00;
	height: 288px;
	width: 384px;
}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.tx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.tx3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}

