body {
	background-color: #006600;
}

a {
	color: #006633;
	border-top: 1px none #006633;
	border-right: 1px none #006633;
	border-bottom: 1px dotted #006633;
	border-left: 1px none #006633;
	text-decoration: none;


}

A:visited { 
	text-decoration: none; color: #006633; }

A:hover {
	color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;




}
A:active { text-decoration: underline; color: #CC0000; }

h1 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #006633;
	line-height: normal;
	font-weight: normal;
	word-spacing: 5px;
	text-indent: 35px;




}
h2 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #006633;
	font-weight: normal;
	padding-right: 30px;
	line-height: 25px;


}
b {
	font-weight: bold;
}
.tdback {
	background-image: url(img/seamus_ani_90.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
