BODY{
	font-family: Tahoma;
	color : #000000;
}
A{
	color : #000000;
	text-decoration : none;
}
A:hover{
	color : #000000;
	text-decoration : underline;
}
B{
	color : #000000;
}
.header{
	font-family : Tahoma;
	font-size : 50px;
	color : #644689;
}
.menu{
	color: #0095B2;
	font-size: large;
}
.customer{
	font-size: x-small;
}