.menu01 {
	cursor:hand;
	border : 1px solid Gray;
	background : Gray scroll;
	color: White;
}
.menu01 A:link{
	color:White;
	text-decoration : none;
}
.menu01 A:active{
	color: Red;
	text-decoration : none;
}
.menu01 A:visited{
	color: Lime;
	text-decoration : none;
}
.menu01 A:hover{
	color: White;
	text-decoration : underline;
}
.menu02{
	background : #F8F8FF;
	padding-left : 1px;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC6600;
}
.menu02 A:link{
	color: Black;
	text-decoration : none;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.menu02 A:active{
	color: Red;
	text-decoration : none;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.menu02 A:visited{
	color: Blue;
	text-decoration : none;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.menu02 A:hover{
	color: White;
	text-decoration : underline;
	font-weight : bold;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #CC3300;
}
.menu02 img{
	float: left;
	margin: auto auto auto auto;
	margin-top : 1px;
	margin-left : 0px;
}
.bg_bodi {
	background-color: Olive;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color:White;
	font-variant : small-caps;
	font-weight : bold;
	margin-left : 10px;
	border-left : 3px dashed White;
	text-align : center;
}
.menu03 {
	cursor:hand;
	border : 1px solid White;
	background : Gray scroll;
	color: White;
}
.menu03 A:link{
	color:White;
	text-decoration : none;
}
.menu03 A:active{
	color: Red;
	text-decoration : none;
}
.menu03 A:visited{
	color: Lime;
	text-decoration : none;
}
.menu03 A:hover{
	color: White;
	text-decoration : underline;
}
.menu04 {
	cursor:hand;
	border : 1px solid Maroon;
	background : Teal;
	color: White;
	padding-left : 12px;
}
.menu04 A:link{
	color:White;
	text-decoration : none;
}
.menu04 A:active{
	color: Red;
	text-decoration : none;
}
.menu04 A:visited{
	color: Lime;
	text-decoration : none;
}
.menu04 A:hover{
	color: White;
	text-decoration : underline;
}
.titlemenu{
	background : #4B4B4B;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	font-weight : bold;
	padding-left : 6px;
	border : 1px groove White;
}
.icon_{
	border : 1px solid Red;
}
.menu_tabelrates {
	cursor:hand;
	border : 1px solid Gray;
	background : InactiveCaptionText scroll;
	color: Black;
}
.menu_tabelrates A:link{
	color: Green;
	text-decoration : none;
}
.menu_tabelrates A:active{
	color: Red;
	text-decoration : none;
}
.menu_tabelrates A:visited{
	color: Blue;
	text-decoration : none;
}
.menu_tabelrates A:hover{
	color: Red;
	text-decoration : underline;
}
.desain{
	font-size : 8px;
}
.desain A:link{
	color: Black;
	text-decoration : none;
}
.desain A:active{
	color: Black;
	text-decoration : none;
}
.desain A:visited{
	color: Black;
	text-decoration : none;
}
.desain A:hover{
	color: Black;
	text-decoration : none;
}