.warning {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.text2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:hover { color: #FF0000; text-decoration: underline; }
.title {
	font-family: Impact;
	font-size: 36px;
	color: #FFFFFF;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #6699FF;
}
.sales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699FF;
	border: 1px solid #1D4BDC;
}
.links {
	font-family: Impact;
	font-size: 32px;
	color: #000000;
	text-decoration: underline;
}
.thumb {
	border: 1px solid #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

