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


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #cce5a2;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCE5A2;
	text-decoration: underline;
	font-weight: bolder;
	background-color: #48B8D2;

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

}
ol {

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


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: 62B4E8;

}
.flavor {
	background-color: #48b8d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin inset #990000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	font-variant: small-caps;




}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: 48B8D2;
	letter-spacing: 0.2em;
	text-align: left;

}
