a:link {
	color: #666633;
	text-decoration: none;
}

a:visited {
	color: #666633;
	text-decoration: none;
}


a:hover {
	color: #996633;
	text-decoration: none;
}

.floatright { 
	float: right; 
	rightmargin: 5px;
}

.nav {
	color: #666633;
	font-size: xx-small;
	text-align: center;
}

div.footer {
	color: #666633;
	font-size: smaller;
	text-align: center;
}


h1, h2, h3, h4, {
	font-family: "Georgia, Times New Roman", Times, serif;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
}

.product_text {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: small;
}

.red_text {
	font-family: "Georgia, Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
	font-size: 16;
	margin: 5px;
}

.brown_text {
	font-family: "Georgia, Times New Roman", Times, serif;
	color: #804000;
	font-weight: bold;
}

.body_text {
	font-family: "Georgia, Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	margin: 5px;
}
