.link1 {
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}
.link2 {
	font-family: "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.table1 {
	border: 5px solid #FF0000;
}
.desc {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.table2 {
	border: 3px solid #FFFF00;
}
.warning {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.copyright {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	color: #0000FF;
}
.sales1 {
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.sales2 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.sales3 {
	color: #FFFF00;
}
.thumb {
	border: 1px solid #FFFFFF;
}

