.putih {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.putih:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
.navigator {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.navigator:hover {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFF66;
	text-decoration:none;
	font-weight: bold;
}

.textPutih {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	line-height: 20px;
}
.textHijau {
	font-family: Tahoma;
	font-size: 14px;
	color: #5EDF44;
	text-decoration: none;
}
.textHijauTua {
	font-family: Tahoma;
	font-size: 12px;
	color: #266619;
	text-decoration: none;
}
.textHijauTua:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #266619;
	text-decoration: underline;
}
.hitam{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.hitamisi{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.hitambesar{
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.buttonCS1 {
	background-image: url(../images/csButton1.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: 333333;
	border-right-color: 333333;
	border-bottom-color: 333333;
	border-left-color: 333333;
	background-repeat: no-repeat;
	background-color: 333333;
}
.buttonCS4 {
	background-image: url(../images/csButton4.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: 333333;
	border-right-color: 333333;
	border-bottom-color: 333333;
	border-left-color: 333333;
	background-repeat: no-repeat;
	background-color: 333333;
}
.buttonDW1 {
	background-image: url(../images/csButton1.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: 101010;
	border-right-color: 101010;
	border-bottom-color: 101010;
	border-left-color: 101010;
	background-repeat: no-repeat;
	background-color: 101010;
}

