a:link {
	text-decoration: none;
	color: #333399;
	font-family: Verdana;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #333399;
	font-family: Verdana;
	font-size: 10px;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.tabSelect {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #993399;
	border-left-color: #993399;
	background-color: #FFFFFF;
}
.tabUnselect {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #993399;
	border-left-color: #993399;
	border-bottom-style: solid;
	border-bottom-color: #993399;
	border-bottom-width: 1px;
}
.tabNone {
	border-bottom-style: solid;
	border-bottom-color: #993399;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993399;
}
.tabAktif {
	border-bottom-style: solid;
	border-bottom-color: #993399;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993399;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993399;
}
