body{
	color: #333333;
	font: 14px  Arial;
 background-color: White;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
a:link{font:Arial;
		color: Black;
	font-size: 13px;
background-color: white;
}
a:visited
	{font:Arial;
	font-size: 13px;
background-color: white;
		color: #9C0000;
	}

a.set2:link
{
	color : white;
	font : 13px  Arial;
	text-decoration : underline;
	background-color: #9C0000;
}

a.set2:visited{
	color : Black;
	font : 13px Arial;
	text-decoration : underline;
	background-color: #9C0000;
	}


	
	a.set3:link
{
	color : #9C0000;
	font : 10px  Arial;
	text-decoration : underline;
	background-color: White;
}

a.set3:visited{
	color : #9C0000;
	font : 10px Arial;
	text-decoration : underline;
	
	}
	
	
	
	
	
	
h1{font:Arial;
	color : Black;
	font-size : 16px;

}

h2{font:Arial;
	color : #9C0000;;
	font-size : 16px;

}
h3{font:Arial;
color : #949C6B;
	font-size : 14px;
}

.flavor {font:Arial;
	color : #37AAE5;
	font : 10px Arial;
	font-weight: bold;
}
td{font:Arial;
	color : #000000;
	font : 13px Arial;
}
.map {
	font:Arial;
	color : Black;;
	font-size : 15px;
}
.btfoot {  font-size: 10px; background-color: #FFFFFF; color: Black;
}