.Welcome  {font-size       :      12px;
          color            :      "#333366";}

.Copy     {font-size       :      11px;
          color            :      "#333366";}
		  
.tot      {font-size       :      12px;
          color            :      "#333366";}
		  
A         {text-decoration :     none; 
          font-family      :     Times New Roman, Arial, Courier;
		  color            :     "#CC3300" ;
          font-size        :     14px;
          backgound        :     "#CC3300";
          font-style       :     normal;
          font-weight      :     700;}

a:hover   {font-family     :     Times New Roman, Arial, Courier;
          text-decoration  :     underline ;
   		  font-weight      :     700;
          font-style       :     normal;
		  color            :     "#333399";
		  font-size        :     14px;}
	      			
a:active  {font-family     :     Times New Roman, Arial, Courier;
          color            :     "#FF33CC" ;
          text-decoration  :     none  ; 
          font-size        :     14px;
          font-style       :     normal;
 		  font-weight      :     700;}
