td {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.konten {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
	padding: 10 10 10 10px;
	line-height: 20px;
}
a.konten:link, a.konten:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #006699;
	padding-left: 10px;
	text-decoration:none;
}
a.konten:hover {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #CC6600;
	padding-left: 10px;
	text-decoration:none;
}
.box {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
	padding: 0 10 0 10px;
	line-height: 16px;
}
a.box:link, a.box:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #006699;
	padding-left: 0px;
	text-decoration:underline;
}
a.box:hover {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #CC6600;
	padding-left: 0px;
	text-decoration:none;
}

a:link, a:visited, a:active {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration:none;
}
a:hover   {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #CC6600;
	text-decoration:none;
}
.title {
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #003333;
}
.text {
	font-family: Arial, Verdana;
	padding-left: 5px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #333333;
}
a.text:link, a.text:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration:none;
}
a.text:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #CC6600;
	text-decoration:none;
}
input {
    border: 1px solid #999999;
	background-color: #F0F0F0;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Verdana;
    font-size: 11px;    
    color: #000000;
}
textarea {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
select {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
