body {
	background-color: #282828;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.imglink {font-size: 10px}
.productname {
	font-size: 24px;
	font-weight: bold;
	color: #a2ff00;
}
.smallspace {font-size: 9px}
a:link {
	color: #a2ff00;
	text-decoration: underline;
}
a:visited {
	color: #a2ff00;
	text-decoration: underline;
}
a:hover {
	color: #a2ff00;
	text-decoration: none;
}
a:active {
	color: #a2ff00;
	text-decoration: underline;
}
.smallspace2 {font-size: 4px}