body {
	background-color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
	vertical-align: middle;
	margin: 0px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: 500;
}
a:visited {
	font-weight: 500;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-weight: 500;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-weight: 500;
	color: #0066FF;
	text-decoration: none;
}
.navbar a:link {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.navbar a:visited
{
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navbar a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navbar a:active {
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.salsa {
	color: #CC0000;
	font-weight: 500;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.banner {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	vertical-align: middle;
	color: #CC3300;
}
h6 {
	color: #999999;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
	
}
.hot {
	color: #CC0000;
}
.lime {
	color: #FFFF33;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.linksmall {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.buyer {
	font-weight: bold;
	color: #990099;
}
.headline {
	color: #CC0000;
}
.purple {
	color: #660099;
	font-weight: bold;
}
.blue {
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.purplebanner {
	font-size: 20px;
	color: #660066;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

