* { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sgb_active {
	font-weight:bolder;
}

.sgb_button {
    color:#3399cc;
	background-color:#003366;
	border-width:1px;
	border-style:dotted;
	border-right-color:#3399cc;
	border-bottom-color:#3399cc;
	border-top-color:#3399cc;
	border-left-color:#3399cc;
	font-size:11px;
}

a:visited, a:link {
	text-decoration:none;
	color:#3399cc;
}

a:hover {
	text-decoration:underline;
	color:#3399cc;
}