/* style sheet for the holiday pages */
body {font-size: 14pt;
	font-family: "Book Antiqua Bold";
 	background: url(back1.jpg);}

/* get the links sorted */
a {text-decoration: none;}
a:link {color:green; text-decoration:underline;}
a:visited {color: red;}
a:hover {color: blue}
