.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: #000000;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.menu_lower {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.frontpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.cart {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.header{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.item_header{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


a:link {color: #333333; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:hover {color: #C21F25; text-decoration: none; }
a:active {color: #C21F25; }

a.bar:link {color: #000000; text-decoration: none;  font-size: 13px;}
a.bar:visited {color: #333333; text-decoration: none; font-size: 13px;}
a.bar:hover {color: #C21F25; text-decoration: none; font-size: 13px;}
a.bar:active {color: #C21F25; font-size: 13px;}
