@charset "utf-8";

.judulpage {
	font-family: "Arial Narrow", Arial, helvetica;
	font-size: 36px;
	font-weight: normal;
	color: #6D4B66;
}

a {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: #422634;
	text-decoration: underline;
}

td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #422634;
}

.bgquiz {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #feecbc;
}

.textquiz {
	font-family: Arial, helvetica;
	font-size: 11px;
	line-height:normal;
	text-align:center;
}

body,td,th,input,textarea,select {
	font-family: Arial, helvetica;
	font-size: 12px;
}

body, td {
	line-height: 20px;
}



.button {
	background-color: #5c3248;
	border: 1px solid #422634;
	color:#FFFFFF;
}

.textinput {
	border: 1px solid #422634;
	color: #422634;
	background-color: #FFFFFF;
}

.judul_dlm {
	font-family: "Arial Narrow", Arial, helvetica;
	font-size: 30px;
	font-weight: normal;
	color: #704e69;
}

A.menu:link {color : #704e69;text-decoration : none;}
A.menu:visited  {color : #704e69;text-decoration : none;}
A.menu:hover  {color : #62354c;text-decoration : underline;}

A.download:link {color : #f7941d;text-decoration : none;}
A.download:visited  {color : #f7941d;text-decoration : none;}
A.download:hover  {color : #f26522;text-decoration : underline;}

.menu {font-family: Arial, helvetica; font-size: 12px; color:#62354c;}

.input {border-right: #743254 0px; border-top: #743254 0px; font-weight: normal; font-size: 12px; border-left: #743254 0px; color: #704e69; border-bottom: #743254 1px; font-family: arial; background-color:#c8b2c1}
