.menu
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
    font-weight: bold;
    font-style: italic;	
}
.desc
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffcc66;
    font-weight: bold;
    font-style: italic;
	padding-top: 15px;
	padding-left: 15px;	
}
.developed
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;    
	padding-left: 10px;	
}
.footnote
{
    font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
    font-weight: bold; 
}
.logo_bali
{
	border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
a.email:link {
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
    font-weight: bold;    
	text-decoration: none;
}
a.email:visited {
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
    font-weight: bold;    
	text-decoration: none;
}
a.email:hover {
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFF99;
    font-weight: bold;     
	text-decoration: none;
}