
BODY { font: 18px arial; font-size: 18pt; color: #07185B; 
       background: url("./images/background.jpg") top center;
       background-repeat: no-repeat;
     }
<style>
A:unknown { COLOR: #07185B }
A:visited { COLOR: #07185B }
A:hover { COLOR: red }
</style>
