         a:link { color:#EFEFEF; text-decoration:none; font-weight:120; }
 	a:visited { color:#EFEFEF; text-decoration:none; font-weight:100; }
 	a:hover {color:#EFEFEF; text-decoration:underline; font-weight:100; }
 	a:active { color:#EFEFEF; text-decoration:underline; background-color:#A2A2A2; font-weight:100; }

         body {
 		font-family: HELVETICA;
 		color: #000000;
                 
               }

         img.rand{
                 border-left-width:1px;border-left-style:dotted;border-left-color:#000000;
                 border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#000000;
         	}
         table.tdrand{
                 border-right-width:3px;border-right-style:groove;border-right-color:#808080;
                 border-bottom-width:3px;border-bottom-style:groove;border-bottom-color:#808080;
                 border-left-width:3px;border-left-style:groove;border-left-color:#808080;
                 border-top-width:3px;border-top-style:groove;border-top-color:#808080;
         	}


         .linkbox{
         	color: #EFEFEF;
                 border-bottom-width:3px;border-bottom-style:groove;border-bottom-color:#EFEFEF;

         }

         .linkboxborder {
                 border-left-width:1px;border-left-style:dotted;border-left-color:#EFEFEF;
                 border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#EFEFEF;
                 color: #BFBFBF;
         }