body {
	background-image: url(images/polkadot2.gif);
	margin: 0;
}
#HomePage {
	background-image: url(images/sample5.gif);
	background-repeat: no-repeat;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #836C52;
	line-height: 16px;
}
#Nav {
	color: #CC0033;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}
#Nav A {
	font-size: 14px;
	color: #CC0066;
	padding: 2px;	
	text-decoration: none;
	font-weight: bold;
}
.Border {
	border: 2px solid #BCAB96;
}
#Nav A:hover {
	font-size: 14px;
	color: #BEAC96;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px dotted #FAD0DE;
}

A {
	color: #8E9041;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #8D8A41;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B9443;
}

#Footer {
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
}
#Footer A {
	color: #CC0066;
	padding: 2px;	
	text-decoration: none;
	font-weight: bold;
}
#Footer A:hover {
	color: #BEAC96;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px dotted #FAD0DE;
}
