@charset "utf-8";
.websuite {
	font-family: Rockwell;
	font-size: 12px;
	font-style: normal;
	color: #aa7f00;
	text-decoration: none;
}
a:hover {
	font-family: Rockwell;
	font-size: 12px;
	color: #aa7f00;
	text-decoration: underline overline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
a:link {
	font-family: Rockwell;
	font-size: 12px;
	text-decoration: underline overline;
	color: #aa7f00;