td, input, select, textarea {
	font-family: Tahoma	;
	font-size: 11px;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:link, a {
	text-decoration: none;
}


.tanggal {
	font-family: Tahoma;
	color : #0000FF;
}
.judul {
	font-family: Tahoma;
	font-weight: bold;
	color : #FF8400;
	font-size:11px;
	text-transform: uppercase;
}

.judul:link a {
	text-decoration : none;
	color : #FF8400;
}

.judul:hover a {
	text-decoration : underline;
	color : blue;
}

.content {
	font-family: Tahoma;
	color : #566684;
	font-size:11px;
}

.sidecontent {
	color : #85986E;
	font-family:Tahoma;
	font-size:11px;
}

.sidetanggal {
	font-family: Tahoma;
	color : #FF8400;
	font-weight: bold;

}

.menuatas {
	font-family: Tahoma;
	font-weight: bold;
	color : white;
	font-size:10px;
}

.menuatas:link a  {
	text-decoration : none;
	color : white;
}

.menuatas:hover a {
	text-decoration : underline;
	color : red;
}

.menukiri {
	font-family: Tahoma;
	color : blue;
	font-size:11px;
}

.menukiri:link a  {
	text-decoration : none;
	color : blue;
}

.menukiri:hover a {
	text-decoration : underline;
	color : red;
}


.welcometext {
	font-family: Tahoma;
	color : white;
	font-size:11px;
}
