.menu
{
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #330000;
	font-style: italic;
	font-weight: bold;
}
.teks
{
    font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
    padding-top: 15px;
	padding-left: 15px;
}
.contact
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.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;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.email:visited {
	font-family: Times New Roman, Times, serif;
    font-size: 16px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.email:hover {
	font-family: Times New Roman, Times, serif;
    font-size: 16px;
    font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}