@charset "utf-8";
body {
	
	font-family:Arial, sans-serif;
	font-size:10px;
	
}

<style type="text/css">
A:link {text-decoration: none; color:#0072BC;}
A:visited {text-decoration: none; color:#0072BC;}
A:active {text-decoration: none; color:#0072BC;}
A:hover {text-decoration: underline; color: #0072BC;}
</style>
