.nolines {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
