 .t     { color: rgb(255,255,255);}  .tekst     { color: rgb(0,50,0);              font-family :   Arial;              font-variant: normal;              font-size   : 14px;              font-weight : thin;}      	            			   a, a:link, a:visited, a:active                   {   color: rgb(0,132,255);                      text-decoration: none;                      font-family : Arial;       	            font-variant: normal;       	            font-size   : 14px;       	            font-weight :bold;}        a:hover  {color: rgb(0,0,255);                       text-decoration: none;                       cursor: hand;                       font-family : Arial;                       font-variant: normal;                       font-size   : 14px;                       font-weight : bold;}                             .form { background-color: rgb(135,195,255);                      color: rgb(0,0,0);                       font-family: sans-serif;                       font-size: 13;}