﻿a:link       { font-family: Stylus; color: #000000; font-size: 12pt; font-weight:bold; background-color:#BB4118 }
a:visited     { font-family: Stylus; color: #E08817; font-size: 12pt; background-color:#000000 }   
a:hover      { font-family: Stylus; color: #000000; font-size: 12pt; background-color:#E4C80F }
body         {
	border: 3px inset #E08817;
	background-image: url('jack-o-lantern-cat-bg.jpg');
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #6c2c09;
	text-align: center;
}
h2           { font-family: Stylus; font-size: 24pt; text-align: center; color: #E4C80F; 
               border: 2px ridge #E1A715; background-color: #000000 }
p            { font-family: Stylus; color: #FFFF00; font-size: 12pt; text-align: center }
h3           {
	text-align: center;
	font-family: Stylus;
	font-size: 14pt;
	border: 2px ridge #000000;
	background-color: #E08817;
}
h6           { font-size: 8pt; text-align: center; border-style: ridge; border-width: 1; 
               background-color: #E4C80F }
hr           {
	width= "630" size="20";
	background-image: url('Halloween-stuff-ghosts-bats-witches-hr.gif');
}
td {
	text-align: center;
}
.style1 {
	color: #E08817;
}
.style2 {
	border-style: solid;
	border-width: 0px;
}
.style3 {
	border: thick double #000000;
}
.style4 {
	border: thin solid #E4C80F;
}
.style5 {
	color: #FFFF00;
}


