a {text-decoration: none}

a:hover {font-style: italic;
       color: blue;  
            text-transform: lowercase; 
       
        }
p {text-indent: 5ex}