body { 
font-family : Arial;
} 

body a { 
text-decoration : none;
} 

body a:hover { 
text-decoration :  underline;
} 
