@charset "utf-8";
#products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #C50000;
	border-width: 0px;
	border-style: none;
}

a:visited {
	text-decoration: none;
	color: #C50000;
}

a:hover {
	text-decoration: underline;
	color: #C50000;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
