.judulmenu {
	background: url(../images/bg_judul.jpg) no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
  	padding-top: 10px;
  	padding-bottom: 10px;
  	padding-left: 20px;
	color: #131313;
}

.mainmenu {
	font-family: Trebuchet MS;
	line-height: 30.5px;
	font-weight: bold;
	text-align: right;
	color: #01386E;
  	padding-right: 18px;
}

a.mainmenu:link, a.mainmenu:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

a.mainmenu:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #52A227;
	text-decoration: none;
}

.judulsubmenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
  	padding-left: 18px;
	color: #606060;
}

.date {
	font-family: Verdana;
	font-size: 9px;
	color: #625F56;

}

.text {
	line-height: 18px;
  	padding-left: 20px;
	padding-right: 10px;
    color: #2E2E2E;
	font-family: Verdana;
	font-size: 10px;
  	padding-bottom: 10px;
	text-decoration: none;
    text-align: justify; 
}

a.text:link, a.text:visited {
    color: #52A227;
	text-decoration: none;
}

a.text:hover {
    color: #01386E;
	text-decoration: none;
}

a.submenu:link, a.submenu:visited {
    font-family: Verdana;
    font-size: 10px;
	color: #01386E;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #52A227;
	font-weight: bold;
    text-align: right;
	text-decoration: none;
}

