/* (c) 2001 by  http://www.balipranaresort.com  */
body {
	background : #FFFF99;
}
.standart{
	color: #006600;
	font : bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.standart_block{
	color: #006600;
	font : bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 150px;
}
.logo {
	color: #006600;
	font : bolder 30px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.headline {
	color: #006600;
	font : bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.small {
	color: #006600;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.footer {
	color: black;
	font : 10px Arial, Helvetica, sans-serif;
}
.motto{
	color: #006600;
	letter-spacing : 5px;
	word-spacing : 10px;
	white-space : nowrap;
	font : bold 20px Bookman Old Style;
}
A:link    {
	color: #00CE00;
	text-decoration: none ;
}
A:visited {
	color: #009C31;
	text-decoration: none ;
}
A:hover   {
		text-decoration: underline ;
}
A:active  {
	color : Yellow;
	background : #006600;
}
A.navigation:link, A.navigation:visited, A.navigation:hover, A.navigation:active  {
	text-decoration: none;
	color : #CECE00;
	background: #006600;
	font : bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.navigation:hover { color 	: Yellow; }
A.navigation:active {	background-color : #00CE00;}
