a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

a:active {text-decoration: underline;}
h1 {font-family: arial; font-size: 16pt; margin-left: 10px; color: #EFEFEF; font-weight: 200;}
#bod {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/groundskeeper.jpg);
	background-repeat: no-repeat;
}
#bod-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	display: block;
}

#bod-copy a:link {
	text-decoration: underline;
	color: #6c2e22;
}
#bod-copy a:visited {
	text-decoration: underline;
	color: #6c2e22;
}
#bod-copy a:hover {
	text-decoration: underline;
	color: #FFFAC0;
}

#bod-copy a:active {
	text-decoration: underline;
	color: #6c2e22;
}
