a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #996633;
	text-decoration: none;
	font-weight: bold;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
	font-weight: bolder;
	background-color: #CC9966;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	font-weight: bold;

}
ol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(/images/logo_72.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.flavor {
	background-color: #cc9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin inset #990000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-image: url(/background.jpg);
	font-variant: small-caps;




}

