.over {
	color: #cc3300;
	letter-spacing: 1px;
}
.over:hover {
	color: #CC3300;
	text-decoration: underline;
}