<style>

body {  font-family: Arial, Helvetica, sans-serif; color : gray; }
A {
	text-decoration : none;
	color : teal;
}
A:Hover {
	text-decoration : underline;
	color : teal;
	background-color: #FFFFFF;
}

</style>
#EnglishSoon {
	background-color: #333333;
}
ShoppingMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: capitalize;
	color: #0033FF;
}
