a:link, a:visited {text-decoration: none;
	font-size: 14pt;
	font-family: "Times New Roman", Arial, verdana;
	color: black;
	
	}

a:hover {font-size: 14pt;
	text-decoration: underline;
	font-family: "Times New Roman", Arial, verdana;
	color: orange;
	font-style: oblique;
	font=weight: bold;
	}

body {	margin: 0in, 0in;
	background: 004100;
	font-size: 14pt;
	font-family: Verdana, Arial;
	/**background-image: url(../../graphix/2bbackup/turf.gif);**/
	background-image: url(./grfx/backgrd_balls.jpg);
	text-decoration: none;
	color: darkgreen;
	//background-attachment: fixed;
	}

h1 { font-family: Quillscript, lydian, "Times New Roman";
	color: orange;
	text-align: center;
	}

h2 { font-family: "Times New Roman", Arial;
	text-decoration: underline;
	color: darkgreen;
	text-align: left;
	}

h3 { font-family: "Times New Roman", Arial;
	font-weight: bold;
	color: blue;
	text-align: center;
	}

h4 { font-family: "Times New Roman", Arial;
	color: darkgreen;
	text-align: center;
	}

p {text-indent: 40px;}

td {font-size: 16;
	font-family: "Times New Roman", Verdana, Arial;
	text-decoration: none;
	color: darkgreen;
	}

.boxform {background: black;
	color: yellow;	
	}


.thumbs a:hover img {border: 1px dashed #ffff66;}