a:link {text-decoration: none}
a:visited {text-decoration: none; color: blue}
a:hover {text-decoration: underline; color: red}
a:active {text-decoration: none}
h1 {font-family: century gothic,sans-serif}
body {text-align: justify; margin-left: 3%; margin-right: 3%; font-family: 'times new roman',times,serif; 
      background-color: #ecf0ff}
img {border-width: 0}
