a:link    {text-decoration: none; color: blue;    }
a:hover   {text-decoration: none; color: red;     }
a:active  {text-decoration: none; color: green;   }


body {	font-family: Comic Sans MS;
	background: #FFFF00;
	scrollbar-base-color:yellow;  } 
#b1  { font-size:7pt;  color:#0000CC ; font-weight:normal ; font-style:normal }
#b2  { font-size:10pt; color:#0000CC ; font-weight:bold ;   font-style:normal }
#b12 { font-size:8pt;  color:#0000CC ; font-weight:bold ;   font-style:normal }
