body{ background-color: indigo; }
a:link {color:orange; font-size:22px;}
a:visited{color:gray;}
a:hover{background-color:white; cursor:hand; }
a:active{font-size: 30px;}

#mail:focus{background-color: tomato;}
#sifre:focus{background-color: tomato;}