.dd {
	background: #006666;
	border: 8px solid #006666;
}
.dd a, .dd a:visited {
	border-bottom: 1px solid #006666;
	border-top: 1px solid #006666;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffcc;
	padding-bottom: 10;
	padding-right: 10px;
	line-height: normal;
}
.dd a:active, .dd a:hover {
	border-bottom: 1px solid #ffffcc;
	border-top:1px solid #ffffcc;
	text-decoration: none;
	color: #006666;
	background: #ffffcc;
}
.options {
	text-indent: 3px;
}
td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
color: #006666;
font-weight: normal;
text-decoration: none
vertical-align: top;
}
a, a:visited {
	font-weight: bolder;
	color: #006666;
	text-decoration: none;
}
a:active, a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}.hp {
	border: 1px double #99cc99;
}
.li {
	font-size: xx-small;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	background-color: #99CC99;
	padding: 15px;

}
h4 {
	font-size: small;
	font-weight: bolder;
}
h5 {
	font-size: medium;
	font-weight: bolder;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.fo {
	background-color: #FFFF99;

}
.boxy {
	background-color: #99CC99;
	vertical-align: top;
}

