<style type="text/css">
    body {
        background-color: black;
    }
    a {
        color: darkblue;
        text-decoration: none;
    }
    a:hover {
        text-decoration: underline;
    }
    .Menu_Head {
        filter:alpha(opacity=100,finishopacity=80,style=1);
        background-color: whitesmoke;
        font-weight: bold;
        cursor: pointer;
        width: 100%;
    }
    .Menu_Items {
        filter:alpha(opacity=100);
        background-color:#ffffff;
        padding: 10;
        width: 180;
        display: block;
    }
   .texttail {
	position:absolute;
	visibility:visible;
	font-family:Century Gothic;
	font-size:large;
	font-weight:bold;
	color:#E6E6E6;
    }
   * {
	scrollbar-3d-light-color:#000000; 
	scrollbar-arrow-color:#00000; 
	scrollbar-base-color:#00000; 
	scrollbar-dark-shadow-color:#000000; 
	scrollbar-face-color:#BDBDBD; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000;
     }

      
    .kiva
    {	
	background-image:url('Kiva.jpg');
	font-family:Century Gothic;
	font-size:small;
	background-color:#BDBDBD;
    }  
    .kiva_Head
    {	
	font-family:Century Gothic;
	font-size:44;
	background-color:#BDBDBD;
	font-color=white;
    }  
    .kiva_TD
    {	
	font-family:Century Gothic;
	font-size:small;
	background-color:#BDBDBD;
    }  
    .kiva_logo
    {	
	background-image:url('aurinko.jpg');
    }  
    .Button
    {	
		background-image:url('kiva.jpg');
    }  
</style>