* {font-family: sans-serif}
*:link {text-decoration: none; color: blue} 
*:visited {text-decoration: none; color: navy} 
*:hover {text-decoration: underline; color: green} 


