* { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sgb_active {
	font-weight:bolder;
}

.sgb_button {
	background-color:#FFFF99;
	border-width:1px;
	border-style:solid;
	border-right-color:#C8B079;
	border-bottom-color:#C8B079;
	border-top-color:#E6C17D;
	border-left-color:#E6C17D;
	font-size:9px;
}

a:visited, a:link {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}