body {
	background-color: #000000;
	}

td {
	background-color: #B3B5B2;
	padding: 10;
}

.buynowbox {
	background-color: #000000;
	padding: 5;
}

.mainbox {
	background-color: #000000;
	padding: 10px;
}


th {
	
}
.mainfontblack {
	font-family: Verdana, sans-serif;;
	font-size: 12px;
	color: #000000;
}
.mainfontwhite {
    font-family: Verdana, sans-serif;;
	font-size: 12px;
	color: #ffffff;
}
.mainfontheading {
	font-family: Verdana, sans-serif;;
	font-weight: bold; 
	font-size: 16px;
	color: #ffffff;
}
a:link {
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
