body {
	font-family: Georgia, Times, serif;
	font-size:11px;
}
.optioncontent {
	font-family: Georgia, Times, serif;
	font-size:11px;
}
a:link {
	color:#D80000;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#D80000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#535353;
	font-weight:bold;
	text-decoration:none;
}
body #cart {
	font-family: Georgia, Times, serif;
	font-size:14px;
}
h3 {
	font-size:16px;
}
h1 {
	font-size:18px;
	color:#BC0B0B;
}

