.huruf {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #90a182;
	text-decoration: none;
}
a:hover.huruf {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #90a182;
	text-decoration:underline;
}
.huruf1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#FFFFFF ;
	text-decoration: none;
}
a:hover.huruf1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.standar {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}
.standar1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#999900;
	text-decoration: none;
}
a:hover.standar1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#999900;
	text-decoration:underline;
}
.standar2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#669933;
	text-decoration: none;
}
a:hover.standar2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#669933;
	text-decoration:underline;
}