td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	line-height: 18px;
}
.bottomnav {
	color: #336666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a {
	color:#669999;
	text-decoration:none;
}

a:hover  {
	color:#996600;
	}
.bold {
	font-weight: bold;
}
.emphasisorange {
	font-size: 14px;
	color: #FF9966;
	font-weight: bold;
}
.emphasisgreen {

	font-size: 14px;
	color: #669999;
	font-weight: bold;
}
.inlinelinks {
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
}
/*This is for OPT Only*/

#opt {
	display: none;
}