a:link {
	font-weight: normal;
	color: #999966;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #999933;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #999966;
	text-decoration: underline;
}
.no_link_frame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white_frame {
	border: 1px solid #C9C4AD;
}
