body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333300;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.label {
	font-size: 12px;
}
.cart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.alert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	padding-left: 10px;
	padding-right: 30px;
}
