.special { color: 304c60 }

a:link { color: #476FA9 }
a:visited { color: #476FA9 }
a:active { color: red }


.tabel { background-color: #bdbdbd;
         color: #0033CC;
         font-size: 12pt;
         font-weight: bold}
         
.tabel1 { background-color: #bdbdbd;
         color: #000000;
         font-size: 8pt;
         font-weight: bold}
         
.tabel2 { background-color: #bdbdbd;
         color: #D2D649;
         font-size: 8pt;
         font-weight: bold}

.tabel3 { background-color: #bdbdbd;
         color: #oooo80;
         font-size: 8pt;
         font-weight: bold}

.menu { background-color: #bdbdbd;
	color: #bdbdbd;
	font-family: "Bookman Old Style";
	font-size: 11pt;
	font-weight: bold}
	
.title { background-color: #bdbdbd;
	 color: #000080;
	 font-family: "Bookman Old Style";
	 font-size: 24pt;
	 font-weight: bold}

.main { background-color: #bdbdbd;
         color: #000000;
         font-size: 11pt;
         font-weight: bold}
 