#content a {
	text-decoration:underline;	
}

#content a:hover {
	text-decoration:none;	
}
