body {
    background-color: #d6d6d6;
}

.spanhover:hover{
	text-decoration: underline;
}