body { background-color: #e8eae8; font-family: Verdana, Geneva, Arial; font-size: small; /*xx-large, x-large, large, medium, small, x-small, xx-small, 100%, 1 em que é o mesmo que 100%*/ line-height: 160%; /*espaço entre linhas*/ text-align: justify color: #ee2211; margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 20px; } a {color: #00f00ff; text-decoration: none; background-color: transparent;} a:visited {color: #00f00ff; text-decoration: none; background-color: transparent;} a:hover {color: #ffffff; text-decoration: none; background-color: blue;}