body {
	background-color: #C4A4E4;
	background-repeat: repeat;
}
.tab1 {
	border: 5px solid #E7267D;
	color: #FFFFFF;
	background-color: #FFFFFF;

}
.thumb1 {
	border: 2px solid #9966CC;
	margin: 7px;
	height: 288px;
	width: 384px;
}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	background-color: #4D1083;
	border: 2px solid #A052EF;
	height: 30px;



}
.tx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	background-color: #D94791;
	border: 2px solid #D5005B;
	height: 40px;


}
.tx3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3366;
}
a:link
{
	color : #FFFFFF;
	text-decoration : none;
}
a:active
{
	color : #FFFFFF;
	text-decoration : none;
}
a:visited
{
	color : #FFFFFF;
	text-decoration : none;
}
a:hover
{
	color : #FFFF00;
	text-decoration : none;
}
.ban {
	border: 2px solid #FF3366;
	margin: 15px;
}

