body {
	font-family: Arial;
	font-size: 12px;
	color: #B6B6B6;
	background-color: black;
	text-decoration : none;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #B6B6B6;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	color: #B6B6B6;
}

td.Pata {
	border-top: 3px solid #1F1F1F;
	font-family: Arial;
	font-size: 11px;
	color: #B6B6B6;
	padding: 5px;
}

td.BoxTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

td.BoxContent {
	border-left: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	padding-left: 10px;
	padding-right: 10px;
}

a {
	text-decoration: none;
}

a.CategoryLink {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

a:hover {
	text-decoration: underline;
}

td.PageTitle {
	font-size: 15px;
	font-weight: bold;
	border-top: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	padding: 10px;
}

img.Screenshot {
	border: 3px solid #4F4F4F;
}

a.Product {
	font-family: Arial;
	font-size: 12px;
	color: #B6B6B6;
	font-weight: bold;
}

font.Price {
	color:#C52600;
	font-size: 14px;
}

