BODY {

	SCROLLING : no;
	link-color : blue;
}
	
	.one 
	{ color : #42C0FB ;
	 font-family : bauhaus 93 ;
	 font-size : 12pt;
	 font-weight: bold;
	 text-align : left };
 
	.white 
	{ color : white ;
	 font-family : bauhaus 93 ;
	 font-weight: normal;
	 font-size : 11pt;
	 text-align : left };
 
	.af 
	{ color : white ;
	 font-family : Brush Script MT ;
	 font-size : 14pt;
	 text-align : center }; 

	.po 
	{ color : white ;
	 font-family : verdona ;
	 font-size : 6pt;
	 text-align : right };

	.co
	{ color : white ;
	 font-family : verdona ;
	 font-size : 15pt;
	 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: yellow;
font-family: Verdana;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
cursor: default;
}

a.menu-lnk:hover
{color: black;
background-color: white;
font-family: Verdana;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
}

a.menu-lnk:active
{color: ;
font-family: Verdana;
font-size: 7pt;
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;

