A.white:link { color: white ; text-decoration:none; }
A.white:visited { color: white; text-decoration:none; }
A.white:active { color: white; text-decoration:none; }
A.white:hover { color: #FFFF00; text-decoration:none; }
// #B4E1FC

A.black:link { color: red ; text-decoration:underline; }
A.black:visited { color: red; text-decoration:underline; }
A.black:active { color: red; text-decoration:underline; }
A.black:hover { color: #FFFFFF; text-decoration: none; background-color: #203A87; }

A.black1:link { color: #000080; text-decoration:none; }
A.black1:visited { color: #000080; text-decoration:none; }
A.black1:active { color: #000080; text-decoration:none; }
A.black1:hover { color: #FFFFFF; text-decoration: none; background-color: #203A87; }

A.link:link { color: #195083; text-decoration:underline; }
A.link:visited { color: #195083; text-decoration:underline; }
A.link:active { color: #195083; text-decoration:none; }
A.link:hover  { color: #FFFFFF; text-decoration: none; background-color: #203A87; }

A.link1:link { color: #82B6CB; text-decoration:underline; }
A.link1:visited { color: #82B6CB; text-decoration:underline; }
A.link1:active { color: #82B6CB; text-decoration:none; }
A.link1:hover { color: #000000; text-decoration:none; }

A.link2:link { color: #195083; text-decoration:underline; }
A.link2:visited { color: #195083; text-decoration:underline; }
A.link2:active { color: #195083; text-decoration:none; }
A.link2:hover { color: #FFFFFF; text-decoration: none; background-color: #203A87; }



body { scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #195083; 
scrollbar-3dlight-color: #195083; 
scrollbar-arrow-color: ##FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF;}

H1 {
	font-family : Arial, serif, sans-serif;
	font-size : 8pt;
	font-style : bold;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}
p {}
td  { color: black; font-size: 8pt; font-family: Verdana; helvetica: Arial  }

.kl  { color: black; font-size: 7pt; font-style : bold; }

.kl1  { color: white; font-size: 7pt; font-style : bold; }
