﻿@import url('malllayout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #045fb4;
}
a:link {color: #045fb4;	text-decoration: none;}
a:active {color: #045fb4; text-decoration: none;}
a:visited {color: #045fb4; text-decoration: none;}
a:hover {color: #008000; font-weight: bold;}
ul {
	list-style: none;
}
/* No list-item marker is displayed, ie. there is no dot before the items in the list */
h1 {
	font-size: large;
}
.charityname {
	color: #000000;
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
}
.charityname2 {
	color: #000000;
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
}
.poweredby {
	font-size: x-small;
	font-weight: lighter;
	font-family: Arial;
}
.ChooseFirstLetter {
	color: #ffffff;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
}
.ChooseMerchantLetters {
	color: #ffffff;
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	background-color: #006600;
}
.BacktoTop {
	color: #ffffff;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	background-color: #006600;
}
