a:link, a:visited, a:active {
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: rgb(239, 212, 109);
	text-decoration: underline;
}

body {
	height: 100%;
	text-align: center;
}

h3 {
	font-size: small;
}

h3,
p,
table table img {
	margin: .5em 0 .5em 0;
}

td {
	text-align: left;
	vertical-align: top;
}

ul {
	margin-bottom: 1em;
	margin-top: 1em;
}

.clsImage {
	background: url(/honey/images/back.gif) rgb(193, 144, 97);
	color: rgb(95, 66, 37);
	font: small Arial,Geneva,Helvetica,Sans-serif;
	text-align: center;
}

.clsLinks {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	padding-left: 13px;
}

.clsSmall {
	font-size: x-small;
}

.clsText {
	background: transparent;
	color: rgb(96, 67, 38);
	font: small Verdana,Arial,Geneva,Helvetica,Sans-serif;
}

