/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 5px solid #3399FF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #FF0099;
	width: 700px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active { color: #F34CCD; text-decoration: underline; }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.thumb {
	border: 1px solid #000000;
}
.style1 {
	font-size: 24px;
	font-family: Impact;
	color: #FFFF00;
}
.style2 {
	font-size: 40px;
	font-family: Impact;
	color: #FFFF00;
}
.style3 {color: #FFFF00}