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

.paginator a:hover {
	text-decoration: none;
}

#quizlink{
	text-decoration: none;
	margin: 0 0 0 5px;
}

