.tab-s, .tab-g {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.tab-s:hover, .tab-g:hover {
	text-decoration: underline;
}

.tab-s, .blue{
	color: #cc0000;
}

.tab-g {
	color: black;
}

.button {
	cursor: hand;
}

