<style type="text/css">

A:link {text-decoration: none; color: grey}
A:visited {text-decoration: none; color: grey}
A:active {text-decoration: none; color:grey}
A:hover {text-decoration: underline; color: black;}

body {
	font-family: arial; font-size: 85%;	
    
      }

</style>