 
BODY {background: #61a0d5;  background-repeat: no-repeat} 

     a,A       { color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana; font-size: 14px; }
     
     a:link    { color: #FFFFFF;text-decoration: none; font-size: 14px; }
 
     a:visited { color: #FFFFFF;text-decoration: none; font-size: 14px; }
     
     a:active	{color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana;   font-size: 14px;}

      A:hover		{color: #FFFFFF; text-decoration: underline; font-family: Tahoma, Verdana; font-size: 14px;  }

      p, tr,td,ul,li	{color: #000080; font-family: Tahoma, Verdana, sans-serif; font-size: 14px;}	

 
     input[type="text"] { color: #0000c0; background-color: #ffffff;}

     select, option { color: #0000c0; background-color: #ffffff;}
     textarea { color: #0000c0; background-color: #ffffff;}

    input.btn {color:  #000080; background-color: #61a0d5; border:2px outset white; font-weight:bold;cursor:pointer;font-family: Tahoma,Verdana}
    input.btn:hover {color:  #000080; background-color: #81C0F5; font-family: Tahoma,Verdana}
    input.bouton:active {color:  #000080; border:2px inset blue;font-family: Tahoma,Verdana}    
         
      .header1, h1 {color: #000080; font-weight: bold; font-family: Tahoma, Verdana, sans-serif; font-size: 16px; text-align: center;  margin: 0px; padding: 2px;}
     
      .header2, h2 {color: #000080; font-family: Tahoma, Verdana; font-size: 14px;}	

       .vastagit { font-weight: bold}
       .fontos { color: #cc0000; font-weight: bold}
   