body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tab1 {
	border: 2px solid #FF66FF;
	background-color: #FFF5EE;
}
.thumb1 {
	border: 4px solid #FF66FF;
	background-color: #FFF5EE;
	margin: 5px;
	height: 240px;
	width: 320px;
}
a:hover .thumb1 {
	border: 4px solid #FFFF33;
}
a:link {
	color: #CC00FF;
	text-decoration: none;
}
a:active {
	color: #CC00FF;
	text-decoration: none;
}
a:visited {
	color: #CC00FF;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: none;
}
.tx1 {
	font-size: 20px;
	font-weight: bold;
}
.tx2 {
	font-size: 32px;
	font-weight: bold;
}
.tx3 {
	font-size: 12px;
	font-weight: bold;
	color: #9900FF;
	text-decoration: none;
}

