table {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
}
a.normal:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6E0000;
	text-decoration: underline;
}
a.normal:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.normal:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6E0000;
	text-decoration: none;
}
body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #6e0000;
}
.color {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #6E0000;
}
.price {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #6E0000;
}
a.ondark:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.ondark:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ondark:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.white {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
