/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
}
.style1 {color: #FFFFFF}
.style2 {color: #D4BF63}
.style3 {color: #CF8268}
.style4 {color: #638CD4; font-size: 13px;}
a.dalam {
	text-decoration: underline;
	color: #656565;
}
a.dalam:hover {
	text-decoration: none;
	color: #006600;
	
}
a.linkpt {
	text-decoration: underline;
	color: #CC9900;
	font-size: 12px;
	font-weight: bold;
}
a.linkpt:hover {
	text-decoration: none;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	
}
a.menu {
	text-decoration: none;
	color: #656565;
}
a.menu:visited {
	text-decoration: none;
	color: #656565;
}
a.menu:hover, a.menu:active{
	text-decoration: underline;
	color: #656565;
}

.kecil {
	font-size: 9px;
}
