body { 
	font-family: arial; 
	font-size: 14px; 
	}

a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

