BODY {

	SCROLLING : no;
	link-color : blue;	
}
	
	.linki 
	{ color : #42C0FB ;
	 font-family : bauhaus 93 ;
	 font-size : 18pt;
	 font-weight: bold;
	 text-align : left };
 
	.white 
	{ color : white ;
	 font-family : bauhaus 93 ;
	 font-weight: normal;
	 font-size : 11pt;
	 text-align : left };
 
	.po 
	{ color : #99C0FB ;
	 font-family : verdona ;
	 font-weight: bold;
	 font-size : 8pt;
	 text-align : right }; 

	.poo 
	{ color : #99C0FB ;
	 font-family : verdona ;
	 font-size : 15pt;
	 text-align : right };

	.data 
	{ color : white ;
	 font-family : verdona ;
	 font-size : 0pt;
	 text-align : center };
 


a.lnk
{color: #99C0FB;
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
text-decoration: none}

a.lnk:hover
{color: #989898 ;
background-color: #99C0FB;
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
text-decoration: none}

a.lnk:active
{color: ;
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
text-decoration: none;}

a.menu-lnk
{color: white;
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
cursor: default;
}

a.menu-lnk:hover
{color: #989898;
background-color: white;
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}

a.menu-lnk:active
{color: ;
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
text-decoration: none;}

body {
scrollbar-face-color: #989898;
scrollbar-highlight-color: #989898;
scrollbar-shadow-color: #989898;
scrollbar-3dlight-color: #989898;
scrollbar-arrow-color: white;
scrollbar-track-color: #989898;
scrollbar-darkshadow-color: #989898;

