body {
  font-family: "Book Antiqua","Times New Roman", Times,  serif;
  color: Black;
  background-color : #cccccc;
   font-size : small;
 }
h1 {
	font-size : large;
}

h2 {
	font-size : medium;
}

.copyright {
	font-size : x-small;
}

.vouchers {
	font-family : "Comic Sans MS", fantasy, sans-serif;
}

a.lilac:link {
	color : Blue;
	background-color : #C0BBE6;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a.lilac:hover {
	color : Green;
	background-color : #C0BBE6;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	}
a.lilac:visited {
	color : Red;
	font-style : italic;
	background-color : #C0BBE6;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a.blue:link {
	color : Blue;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a.blue:hover {
	color : Green;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	}
a.blue:visited {
	color : Red;
	font-style : italic;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a:link {
	color :  White;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	}
a:hover {
color : blue;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a:visited {
	color : #CCC;
	font-style : italic;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a.top:link {
	color : Blue;
	background-color : White;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	}
a.top:hover {
color : Green;
	background-color : white;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a.top:visited {
color : Red;
	font-style : italic;
	background-color : White;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a.feeter:link {
	color : Blue;
	background-color : #98959e;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	}
a.feeter:hover {
color : Green;
	background-color : #98959e;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
a.feeter:visited {
color : Red;
	font-style : italic;
	background-color : #98959e;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
.footer {
	color : White;
	background-color : #98959e;
	font-size : small;
}
.submenu{
	font-size : small;
	text-decoration : none;
}
.design{
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
text-align: center;}
a.design:link {
	color : Blue;
	background-color : White;
	text-decoration : none;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	}
a.design:hover {
color : Green;
	background-color : white;
	text-decoration : none;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}
a.design:visited {
color : Red;
	font-style : italic;
	background-color : White;
	text-decoration : none;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}
